Skip to content

GETUCHALA20/nova-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nova-backend

To run the application

  1. You should have postgres database installed
  2. Create .env file from .env.example and fill the configuration information correctly
  3. npm install all the packages
  4. sequelize db:migrate to create tables and relations
  5. sequelize db:seed:all to populate the database with super admin and admin user, also create predefined roles and permissions
  6. npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published