aee6ea663883f61272c1f1f37996070218bd8561
gestion-inscriptions-mycompet
Setup
Node
nvm install 24.14.1
nvm use 24.14.1
npm install
.env
Create the .env (from .env.example)
Run modules
Database
docker compose up -d db
Backend
npm run start:dev -w backend
Frontend
npm run dev -w frontend
Languages
Vue
45.1%
TypeScript
40.8%
CSS
9%
JavaScript
3.9%
HTML
1.2%