Skip to content

CodeCoreYVR/extra_express_project

Repository files navigation

Extra Express Demo

This is an extended version of the usual Node & Express lesson application.

Getting Started

Do the following steps:

  1. Clone the repo.
  2. npm i
  3. npm run db:setup
  4. npm run dev

💥 🚀

Heroku Commands

To update Heroku build, do:

  1. Commit your work.

  2. Push to the heroku remote. (i.e. git push heroku master)

To run your migrations:

  heroku run npm run db:migrate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published