A recipe-sharing client for nostr. Check it out at nostr.cooking!
Everyone is welcome to contribute.
Note: The tag list is here, please add useful tags to this list so they work with autocompletion.
Deploy to production using docker:
docker compose build
docker compose up -d
yarn install
yarn dev