Installation de Flok

Sur notre Debian 12 :

curl -sL https://deb.nodesource.com/setup_lts.x | sudo -E bash -
sudo apt install nodejs
npm install -g flok-web@latest flok-repl@latest
npx flok-web@latest
3:44:59 PM [flok-web] Running in production mode
3:44:59 PM [flok-web] Inline config detected, ignoring Vite config file
3:44:59 PM [flok-web] Serving static files from /home/pierre/.npm/_npx/c2c342d4974e0acd/node_modules/flok-web/dist
3:44:59 PM [flok-web] Listening on http://localhost:3000
3:44:59 PM [flok-web] If on LAN, try sharing with your friends http://192.168.1.183:3000

Annexes