- Node JS
- Express
- PostgreSQL
- Sequelize
- bcrypt
- JWT
- Yup
- Helmet
- dotenv
- Nodemon
- sucrase
- Jest
- Supertest
- Postbird
- Postman
Edit .env file and run
- yarn install
- npx sequelize-cli db:migrate
- npx sequelize-cli db:seed:all
- yarn dev
yarn test
Boilerplate Express with Sequelize, bcryptjs, JWT, Yup, sucrase, nodemon.
JavaScript
Edit .env file and run
yarn test