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 git@github.com:ValentinGaudin/actual.git
cp .env.example .envNow you can build and start the project :
docker compose up --build -dThis will automatically start the project, if you want to run some specific command :
docker compose exec platform bashdocker compose exec platform_vite bash- Valentin Gaudin : valentingaudin@gmail.com