# Clone du repo
git clone https://gitea.lyc-lecastel.fr/francois.baille/teamSync.git
cd teamSync
# Backend (Deno)# Installer Deno# Windows
irm https://deno.land/install.ps1 | iex
# Linux
curl -fsSL https://deno.land/install.sh | sh
# Lancer le serveur (une fois a la racine)
deno run --allow-net --allow-env --allow-read main.ts
# Utilisateur de test
Utilisateur : testuser
Mot de passe : pass
Delete Page
Deleting the wiki page "Home" cannot be undone. Continue?