Skip to content

Freeman-YFH/BE-NC-Games

Repository files navigation

Northcoders Games forum back-end project

Background:

This repository build an backend API to access application data programmatically using Express. The purpose is to mimic the building of a real world backend service which should provide the information to the front end architecture.

Getting Started:

  1. Clone the repo

  2. Install npm packages

npm install
  1. To use this repo with specific database, please check .env-example for instruction. You will need to create 2 .env files for your project: .env.development and .env.test.

  2. Minimum versions for Node.js and Postgres to run this repo
    Node: v19.4.0
    Postgres: 14.6

Live demo:

https://nc-game.onrender.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 21