Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jochem-w/frostboard
https://github.com/jochem-w/frostboard
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jochem-w/frostboard
- Owner: Jochem-W
- License: agpl-3.0
- Created: 2023-08-30T19:13:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-28T08:30:56.000Z (2 months ago)
- Last Synced: 2024-12-08T07:45:25.328Z (about 2 months ago)
- Language: TypeScript
- Size: 823 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# frostboard
Public leaderboard for a now defunct Discord server, with infinite scrolling.
![leaderboard.png](assets/leaderboard.png)
## Usage
This NextJS app is intended for use with the
[frostbot](https://github.com/Jochem-W/frostbot) Discord bot, and is intended to
run as a Docker container. To get started, fill in the `example.env` file and
save it to `.env`, and run `pnpm install` and `pnpm dev`.## License
Code in this repository is licensed under the AGPL 3.0 license.