Skip to content

glrta/week6-BGJK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FAC19 week 6 project

At Founders and Coders coding bootcamp we are tasked every week with a different project. A MVP is built in 1.5 days by 4 developers that follow the Agile methodology.

Week 6 topic: Authentication

See week 6 schedule.


The cookie jar

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

screenshot

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.1%
  • CSS 17.1%
  • PLpgSQL 2.8%