kuosc2005 / contribution-leaderboard

Backend for contribution leaderboard of KUOSC available at https://kuosc.org.np/contributors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contribution Leaderboard

To start the server:

  • Create .env file with key DBURL (mongoose DB URL)
npm i
npm run serve

To add it as a webhook:

  • Create new webhook
  • Paste https://[your_domain]/api/v1/webhook/post as link and select send me all events
  • Save Changes

About

Backend for contribution leaderboard of KUOSC available at https://kuosc.org.np/contributors

License:MIT License


Languages

Language:TypeScript 100.0%