Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 458 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 458 Bytes

Radar-LoggedIn

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

Development

To start a dev instance, npm run start:dev

To start a prod instance, npm run start. Make sure to have pm2 installed globally

Contribution

Fork the repo, open a pull request