Skip to content

karaatfullstack/Day-10-Rounding-Out-Demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rounding Out

Getting Started

  1. In your termial, run npm install.
  2. Then, run createdb hogwarts
  3. npm run seed to seed your database.
  4. npm start to run your application on PORT 8080! -> This is now your express server teriminal!

Walkthrough

Follow the instructions here to walkthrough the same excersises we did in class

What we are covering

Express

  • 404 Not Found Page
  • Custom Error Handling

Sequelize

  • Eager Loading
  • Class and instance methods
  • many to many relationships

About

Sequelize and Express Review

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%