Skip to content
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.
/ chatweb Public archive

Le chat d'Anti Coupable, via navigateur.

License

Notifications You must be signed in to change notification settings

johan-perso/chatweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatWeb

La commande chat d'Anti Coupable, via navigateur.

Tester le site

Le site n'est plus disponible. L'api non plus.

Fonctionnement

Vous entrez un message sur le site, ensuite :

  • Votre message sera envoyé à l'API d'Anti coupable (anticoupable.johanstick.fr/api/ac-chat)
  • L'API vérifiera si elle a la réponse à votre message :
    • Si elle a la réponse : elle vous la donnera
    • Sinon, vous aurez la possibilité d'ajouter votre réponse

Démarrer sur son PC

Git, NPM et NodeJS sont requis

Un serveur web sera démarré sur votre appareil, vous pourrez y accéder depuis : http://127.0.0.1:3000

git clone https://github.com/johan-perso/chatweb
cd chatweb
npm install
npm run start

Licence

MIT © Johan

About

Le chat d'Anti Coupable, via navigateur.

Resources

License

Stars

Watchers

Forks