Planner - app that helps you organize your tasks
- Clone the repo
- Copy
.env.example
to.env
- Configure
.env
- Run
composer install
- Run
php artisan key:generate
- Run
php artisan jwt:secret
- Run
php artisan migrate
- Run
npm install
- Run
npm run prod
for production buid