SAAS SMS messaging platform
- Git, PHP8.1, NodeJS v16
clone this respositor and cd
into it.
composer install
cp .env.example .env
# Update DB credentials in .env
php artisan key:generate
php artisan storage:link
php artisan migrate:fresh --seed
npm install
npm run build #build prod assets
npm run dev #start dev
php artisan test
npm run test:cypress
- Laravel
- VueJS
- TailwindCSS
- InertiaJS
- Vite
- Cypress
- PHPUnit
- AWS
- CircleCI
- Github
- Ansible
- Prometheus