cattaz
1.0.0

Cattaz est un outil de collaboration en temps réel qui peut exécuter des applications personnalisées dans une page wiki.
Installez le nœud 14 et le fil.
yarn install
yarn start Vous pouvez maintenant visiter http://localhost:8080/ pour afficher l'application.
docker build . -t cattaz # --build-arg http_proxy=http://user:[email protected]:8080 --build-arg https_proxy=http://user:[email protected]:8080
docker run -it -p 8080:8080 cattaz Vous pouvez maintenant visiter http://localhost:8080/ pour afficher l'application.
# export http_proxy=http://user:[email protected]:8080
# export https_proxy=http://user:[email protected]:8080
docker-compose up Vous pouvez maintenant visiter http://localhost:8080/ pour afficher l'application.
http://cattaz.io/ a été résilié