0.0.1 • Published 6 years ago
instar-chat v0.0.1
A simple chat app
Aims:
- IRC-like user experience
- chat history
Run
prepare
npm install; npm run build
backend
- code at
/src
npm run server
- code at
frontend
- code at
/web
npm run web
- code at
Contributing
- We enforce C4 as collaboration protocol -- The C4 RFC
- Style Guide -- observe the style of existing code and respect it
- Code of Conduct
License
0.0.1
6 years ago