2026-07-19 16:09:52 +02:00
2026-07-19 15:32:06 +02:00
2026-04-16 20:45:08 +02:00
2026-04-08 15:43:54 +02:00
2026-04-08 14:25:45 +02:00
2026-07-19 15:46:23 +02:00
2026-07-19 16:09:52 +02:00

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
Description
No description provided
Readme MIT 1.2 MiB
Languages
Vue 45.1%
TypeScript 40.8%
CSS 9%
JavaScript 3.9%
HTML 1.2%