Skip to content

IMDB competitor app developed with MongoDb, Express, Handlebars.js, Node. View live here:

Notifications You must be signed in to change notification settings

devingprice/Movie-Saver

Repository files navigation

Project-2

Setup the project

Install the project:

git clone https://github.com/devingprice/project-2.git
cd project-2
npm i

Setup the database:

Run the sql commands in models/schema.sql

mysql -u root -p > source models/schema.sql

Setup the environmental variables: Replace the variables in example.env with your local mysql settings and rename the file to .env

Run the server:

npm start

About

IMDB competitor app developed with MongoDb, Express, Handlebars.js, Node. View live here:

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •