be-test with hapi.js
npm install
oryarn install
- also makesure to correctly setup db in local. configuration in folder
config/config.json
. environtmentdevelopment
- run migration with command
npx sequelize-cli db:migrate
and run seeder with commandnpx sequelize-cli db:seed:all
and makesure all data seeder has successfully entered the database - run the server with
npm start
. this command automaticaly run fileapp.js
- checkout in client side or postman with access url
http://localhost:6100
- Nodejs and Hapijs
- Sequelize ORM
Password | |
---|---|
administrator@mailinator.com |
admin |
pace@mailinator.com |
pace |