This is a simple template using Rye for repo management and Blacksheep as the web framework.
- Install
ryeglobally - Run
rye syncin the root of the project to install dependencies
Run rye run dev:server to start the blacksheep server in dev mode with auto-reload.
TODO ⚒️