Skip to content

foresterjs/forester-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forester-boilerplate

Getting started

  1. Install dependencies $ npm install
  2. Copy config/auth.js.dist to config/auth.js and configure this file
  3. Copy config/db1.js.dist to config/db1.js and configure this file
  4. Start project.
    • Production: $ npm start
    • Development: $ npm run dev
  5. Open http://localhost:3000

Docker compose

If you need a docker compose infrastructure see this project https://github.com/chrvadala/docker-compose-examples

Contributing

Your contributions (issues and pull request) are appreciated!

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published