Warning
Very early stage.
A service that provides different ranking methods for a wide range of social software.
Current state:
- Hacker News
- Quality News (WIP)
If you're using nix
and direnv
, you can just navigate into this repository and run:
direnv allow
This will put you into a development shell that provides all the necessary dependencies for development.
Then, you can run the following to setup the dev environment:
just setup-dev-environment
Several workflows are documented in the justfile
.
Run just
to get an overview.