Skip to content

emilianomaccaferri/boilerplate

Repository files navigation

boilerplate

An out-of-the-box M(ySQL)EVN-ready environment.

Installation

  • Clone the repo
    git clone https://github.com/emilianomaccaferri/boilerplate
  • Install everything needed
npm install -g typescript sass pm2
npm install 
  • Create a .env file
    Create a .env file and put the minimum required config fields
    e.g:
PORT=8080
URI=http://localhost:8080
  • Start!
    npm run app — start without pm2
    npm run daemonized — start with pm2

  • Enjoy!
    I will change stuff every now and then (for example, I'll try to add TypeScript support in .vue files) so stay tuned!

About

clone and start. the way i roll baby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published