Skip to content

akhilome/learn-node

Repository files navigation

What is this?

Just you wait folks!

My Commit Message Template

I'd be commiting changes to the repo everytime I finish a video using the following template:

finish(mXvY): short desc

Where:

  • m => module
  • X => module number
  • v => video
  • Y => video number

In essence the following commit message ...

finish(m4v14): edit store details

... signifies completion of module 4 video 14.

Sample Data

To load sample data, run the following command in your terminal:

npm run sample

If you have previously loaded in this data, you can wipe your database 100% clean with:

npm run blowitallaway

That will populate 16 stores with 3 authors and 41 reviews. The logins for the authors are as follows:

Name Email (login) Password
Wes Bos wes@example.com wes
Debbie Downer debbie@example.com debbie
Beau beau@example.com beau

About

Wes Bos' "Learn Node" course follow along repo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published