mirror of
https://github.com/Discreetly/server.git
synced 2026-04-17 03:00:55 -04:00
a51d587487ca6098688bbe9ed3ed8e04965f62ea
* Moved all the server setup into separate files, broken down by websockets and endpoints. * Moved ZK/Crypto stuff to its own folder
Dev
npm i
Run Redis
Need to have a redis instance running
Run the backend
npm i
npm run dev
Description
Languages
TypeScript
99.6%
JavaScript
0.4%