Skip to content

nicolaa613/be-nc-news-project

Repository files navigation

Northcoders News API

Hosted Version

Here is a link to the hosted version of the application: NC News API

Local Setup

There are two .env files that will need to be created in the root directory in order to run this project locally. A .env.test file and a .env.development file.

They each need to be inserted with a PGDATABASE= key with their respective database name.

They should look something like this:

.env.test

PGDATABASE=nc_news_test

.env.development

PGDATABASE=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 25