Go to file
Hri7566 d5cfe41c6a Update WebSocket server; still not serving HTML 2023-09-07 21:38:05 -04:00
config Format channel config 2023-09-07 19:13:49 -04:00
oldfloat new 2023-09-06 19:27:56 -04:00
oldsrc new 2023-09-06 19:27:56 -04:00
prisma Prisma user flags default value 2023-09-07 18:22:01 -04:00
public@59f6d4fd79 Rename frontend submodule 2023-09-07 16:58:21 -04:00
src Update WebSocket server; still not serving HTML 2023-09-07 21:38:05 -04:00
.env.template fix default database url 2023-09-06 20:02:58 -04:00
.gitignore User flags 2023-09-07 18:21:21 -04:00
.gitmodules Rename frontend submodule 2023-09-07 16:58:21 -04:00
.prettierrc big boi 2023-03-31 10:43:24 -04:00
LICENSE Create LICENSE 2023-09-06 20:03:55 -04:00
README.md Update readme 2023-09-07 21:19:13 -04:00
package.json Update tsconfig and fix main script 2023-09-07 19:15:25 -04:00
pnpm-lock.yaml Update lockfile 2023-09-07 17:22:32 -04:00
tsconfig.json Update tsconfig and fix main script 2023-09-07 19:15:25 -04:00

README.md

mpp-server-dev2

This is a new MPP server currently in development for MPP.dev. The original server is old and it needs a new one.

This new server will use uWebSockets.js, like MPPClone.