Skip to content

seansean11/when-lambo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

When Lambo

Dependencies

  • PostgreSQL, NodeJS

Install

  1. Make sure you have PostgreSQL and NodeJS installed on your computer
  2. Run npm install from the root directory
  3. CD into the client directory and run npm install
  4. Create a PostgreSQL DB for this project with the name of your choice
  5. Fill in your .env.template file with the correct credentials in the root directory and rename the file to .env
  6. Run npm run db:build from the root directory

Run

  1. Run npm start from the root directory
  2. Choose an email address and passwords in the db/seeds file and log in
  • All of the dev passwords are just p@ssw0rd

About

Crypto trading app - coding exercise

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors