Actual is a web application based on a REST API built with Laravel on back-end and React in this last version for the front-end with Laravel Vite.
- Laravel
- Laravel-Vite
- React
- ReactRouter
- TailWind
- Ky
- Zustand
- Zod
- TanStack
- ShaDCN
- React Big Calendar
- Formik
Make sure you have the following tools installed on your machine:
git clone [email protected]:ValentinGaudin/actual.git
cp .env.example .env
Now you can build and start the project :
docker compose up --build -d
This will automatically start the project, if you want to run some specific command :
docker compose exec platform bash
docker compose exec platform_vite bash
- Valentin Gaudin : [email protected]