This is an api for the signals.radardao.xyz which may evolve into something more (catchall api for radar?)
This also hosts any client-side scripts and some css that the signals page uses
To start a dev instance, npm run start:dev
To start a prod instance, npm run start
. Make sure to have pm2 installed globally
Fork the repo, open a pull request