- Fork and clone this repository locally.
- Run
npm install
to install all required dependencies, but note that as the.env
files are added togitignore
, you will not be able to access this locally when cloned. - To create the environment variables, you'll need to create two new files, one called
.env.development
and the other called.env.test
. Within.env.development
you'll need to connect to the database by addingPGDATABASE=nc_news
, and within.env.test
you'll need to connect to the database by addingPGDATABASE=nc_news_test
.
-
Notifications
You must be signed in to change notification settings - Fork 0
zahraakarim/BE-nc-news
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published