Installation Rapide (FR)
Prerequis
- Node.js
24.13.1a<25 - npm
11.10.0a<12 - Docker Engine
>=20.10 - Docker Compose v2
Flux rapide local
bash
git clone https://github.com/CameronBrooks11/freeboard.git
cd freeboard
nvm use || nvm install
npm install
cp .env.dev .env
npm run devEndpoints utiles
- UI:
http://127.0.0.1:5173 - API:
http://127.0.0.1:4001/graphql - Gateway:
http://127.0.0.1:8001