c4e355dee65b4c800db9161b1ffb056660fa1880
Web chat (not finished!)
Project for hackclub arcade. Web chat application using Express.js, Socket.io, bcrypt, Postgresql, and JWT for user authentication .
Selfhost:
- Clone repository:
git clone https://github.com/slawk0/web-chat - Move to directory
cd web-chat - Set .env file for your case
- Install dependencies
npm i - Run the server
node index.js
Description
Languages
JavaScript
71.6%
CSS
14.2%
HTML
11.4%
Dockerfile
2.8%