A full rewrite of the previous codebase in TypeScript.
See the contribution guide if you'd like to submit a PR.
Clone the project
git clone git@github.com:JuanPablo2655/cobalt-network-rewrite.git
Go to the project directory
cd cobalt-network-rewrite
Create your .env file in the root folder (see .env.example)
Make sure Docker and Docker Compose is installed in your computer and then start the container
docker-compose up --build