Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mariinkys/cocookies
A work-in-progress self-hostable recipe manager made with Leptos
https://github.com/mariinkys/cocookies
cooking leptos recipe-manager recipes rust rust-lang self-hosted selfhosted wasm
Last synced: 4 days ago
JSON representation
A work-in-progress self-hostable recipe manager made with Leptos
- Host: GitHub
- URL: https://github.com/mariinkys/cocookies
- Owner: mariinkys
- License: unlicense
- Created: 2024-12-23T20:21:16.000Z (28 days ago)
- Default Branch: main
- Last Pushed: 2025-01-13T19:11:43.000Z (7 days ago)
- Last Synced: 2025-01-13T19:33:26.125Z (7 days ago)
- Topics: cooking, leptos, recipe-manager, recipes, rust, rust-lang, self-hosted, selfhosted, wasm
- Language: Rust
- Homepage: https://hub.docker.com/r/mariinkys/cocookies
- Size: 2.24 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Cocookies
A recipe manager made with Leptos
(image from the main menu of the application)> [!WARNING]
> This project is work in progress, do not use this as your only site to save your recipes, data loss may occur.# 🛠️ Using the Software
This software is being developed with the idea of it being used inside a Docker container, in particular It's being developed so that my girlfriend can store her recipes on our [CasaOS](https://www.casaos.io/) HomeServer.
You can find a working docker-compose for CasaOS on the `resources` subfolder in this repository. A Docker image is also [available](https://hub.docker.com/r/mariinkys/cocookies) if you want to try it out.# 🧰 Contributing
Feel free to open pull requests, contributing in any way. I'm not by any means an expert in Leptos nor Rust and specially not Docker, so there may be better ways to handle things, again, feel free to contribute any way you like.
You can donate to help develop this and more projects here [Buy me a coffee](https://www.buymeacoffee.com/mariinkys)