The server of Fronvo
Built on socket.io for blazing-fast realtime communication
Here's how to host the latest Fronvo site on your own:
git clone https://github.com/fronvo/server.git
cd server
npm i
Now fill out the required .env file
After that:
npm start