Skip to content

JamesKirawan/node-js-template

Repository files navigation

Run this command to produce this app

  1. Copy .env.example to .env (required)
  2. npm run db:create //to create database (required)
  3. npm run db:migrate //to run migration (required)
  4. npm run db:seed //to create user (optional)
  5. npm run nodemon //to run this app using nodemon
  6. npm run start //to run this app by default
  7. npm run test //to run test case (optional)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors