Skip to content

CodeCoreYVR/extra_express_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c4cd7d2 Â· Oct 24, 2018

History

15 Commits
Oct 24, 2018
Oct 24, 2018
Oct 22, 2018
Oct 24, 2018
Oct 11, 2018
Oct 11, 2018
Oct 24, 2018
Oct 11, 2018
Oct 24, 2018
Oct 11, 2018
Oct 24, 2018
Oct 24, 2018
Oct 24, 2018
Oct 24, 2018

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