This is a starter laravel8 project that used react, tailwindcss and redux in front and postgres as db.
This repo required docker installed on your machine
- clone the repo
- Create a .env by copying .env.example and Update the required fields.
- Run
./init.sh