Contribute
Help wanted!
You're welcome to help improve shardbox by categorizing shards, updating
categories and contributing to the shardbox app.
Catalog
The catalog is managed at shardbox/catalog . Feel free to send pull requests against this repo.
Changes will be imported into the shardbox database. Instructions on how to edit the catalog are available in the README.md.
Good places to start:
- Add a shard that you know, but is not yet listed in the database. Either add it to an existing category, or suggest a new one.
- Categorize uncategorized shards. They're in the database because they were discovered as dependency of another shard, but need to be inserted into the catalog.
App
The shardbox app is written in Crystal and consist of two shards:
- shardbox/shardbox-core – models and business logic for maintaining the database, including a worker application
- shardbox/shardbox-web – Kemal-based web app that serves the website