ObsidiaHQ / nano-casa

Monitoring open source development in the nano ecosystem

Home Page:https://nano.casa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub

Monitoring open source development in the nano ecosystem.

Features

  • repos per year chart
  • list of all contributors
  • commits activity chart
  • highlights top contributors
  • developers profiles
  • active repos last week/month
  • events list

Contribute

You can suggest a repo to be included, a new feature or report a bug in issues. PRs are welcome; just fork the repo and create a new branch for your work.

Local build

Create a server/.env file with variables GITHUB_TOKEN=your_token and DB_URL=mongodb_connection_string.

Run npm install in both directories.

Start the dashboard with ng serve and the server/cronjob with npm run start/cron.

About

Monitoring open source development in the nano ecosystem

https://nano.casa

License:MIT License


Languages

Language:HTML 42.9%Language:TypeScript 28.8%Language:JavaScript 24.5%Language:CSS 3.8%