This project is an effort (and also tribute 😢) to curate programs, which got rewritten in modern memory safe languages. Thanks to all the "rewrite it in X" movements.
To get started, clone the repository and install the necessary dependencies:
git clone https://github.com/frostedkitsune/riir.git
cd riir
bun install
To run the application locally:
bun run dev
Open your browser and navigate to http://localhost:5173