Skip to content

fac19/week6-BGJK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The cookie jar

screenshot

Installation Guide

  • git clone this repo
  • npm install to set up node modules
  • Initialise a local database
  • Create .env file in project route
  • Add PGDATABASE variable in your .env file and assign to initialised database
  • npm run dev will start nodemon server