- PHP 7.0 >
- MySQL
- Composer
- Make sure you have composer installed in your host and run
composer install
- Create a new database.
- You can find MySQL dump in scripts folder, please import database in your MySQL Server.
- Run
cp .env.example .env
- Fill out your DB Details.
- Use a secret key to create JWT token.
Refer to postman API Documentation. https://documenter.getpostman.com/view/4658689/SVYqPK2X?version=latest