Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fronvo/server

The server of Fronvo
https://github.com/fronvo/server

bcrypt chai fronvo gplv3 gradient-string joi js mocha mocha-chai mongodb npm-run-all ora prisma server socket-io uuid

Last synced: 2 days ago
JSON representation

The server of Fronvo

Awesome Lists containing this project

README

        

Fronvo logo

The server of Fronvo


Built on socket.io for blazing-fast realtime communication

### Host locally

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](https://github.com/Fronvo/server/blob/v2/.env.example)** file

After that:

```
npm start
```

### Extras

**[Tools](https://github.com/Fronvo/server/blob/v2/.github/markdown/TOOLS.md)**