A text-based multi-user environment written in Typescript.
cp .env.example .env and modify as necessary.
A mongo DB instance. Configure the host and port in .env.
Use npm start to start, or npm run watch to start with nodemon.
Connect and login using a telnet client.
See the implemented commands for what you can do.