ObsidiaHQ / nano-casa

Monitoring open source development in the nano ecosystem
https://nano.casa
MIT License
15 stars 3 forks source link
angular community-management dashboard github-api github-topics monitoring nanocurrency

GitHub

Monitoring open source development in the nano ecosystem.

Features

Contribute

You can suggest a repo to be included, a new feature or report a bug in issues. PRs are also welcome, but please reach out first before starting to work on something.

Local build

Rename .env.sample to .env and fill with your variables.

Run bun install.

Start the dashboard with bun run start and the server/cronjob with bun run server:dev and bun run server:cron.

Tech stack is Angular/Hono+Bun/SQLite.