Skip to content

mikesealey/be-nc-news

Repository files navigation

Northcoders News API

WHERE TO FIND:

API currently hosted at https://nc-news-x8sg.onrender.com/ using a free plan, so responsiveness can be a little sluggish.

ABOUT This API is a server querying tables using PSQL is a database. The database is used to store articles, comments, topics, and users.

INSTRUCTIONS - When cloning this project to run locally

  • Create a file called .env.<file_name_here> in the root-directory
  • Inside .env. specify PGDATABASE=<database_name_here>
  • In the command line enter $ npm install in order to install dependancies
  • Inside

Dependencies

  • dotenv version 16
  • express version 4.18.2
  • pg version 8.7.3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published