- run 'npm install' in terminal
- run 'npm i' in terminal
- create a test and development .env files 'env.test' && 'env.development' You will need to create two .env files for your project: .env.test and .env.development. Into each, add PGDATABASE=<database_name_here>, with the correct database name for that environment (see /db/setup.sql for the database names). please double check that these .env files are .gitignored.
-
Notifications
You must be signed in to change notification settings - Fork 0
GuyKensdale/BE_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