- Install NodeJS using one of these easy methods.
- Install MySql by following below steps :
- sudo apt-get update
- sudo apt-get install mysql-server-5.6
- Follow the on screen instructions
- Install nodemon using npm install -g nodemon
- Navigate inside the project folder and run npm install in terminal
- To connect to your personal database, modifiy configurations in config directory.
- Mold as you like and be Hapi