Skip to content

ZeiMu/my-nc-news

Repository files navigation

Northcoders News API

Setting up the 2 environment variables create test and development files for connecting to the database create a .env.test with PGDATABASE=nc-news_test inside that file create another file .env.development with PGDATABASE=nc_news inside that file Make sure that both these files are added to .gitignore or just type .env.* (the asterisk is a wildcard)

Run project clone the repository by typing git clone then cd into the directory of that repository install dependencies using npm install and run the test by using npm run seed, lastly npm start

For instructions, please head over to L2C NC News.


This portfolio project was created as part of a Digital Skills Bootcamp in Software Engineering provided by Northcoders

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 26