cameri / nostr.cooking

A recipe-sharing client for nostr

Home Page:https://nostr.cooking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nostr.cooking

A recipe-sharing client for nostr. Check it out at nostr.cooking!

Contributing

Everyone is welcome to contribute.

Note: The tag list is here, please add useful tags to this list so they work with autocompletion.

Self-hosting

Deploy to production using docker:

  1. docker compose build
  2. docker compose up -d

Developing

  1. yarn install
  2. yarn dev

About

A recipe-sharing client for nostr

https://nostr.cooking

License:MIT License


Languages

Language:Svelte 90.1%Language:TypeScript 8.4%Language:JavaScript 1.1%Language:HTML 0.2%Language:Dockerfile 0.1%Language:CSS 0.0%