2
2
Fork
You've already forked mahlzeit
0
Hier wird irgendwann mal eine Rezepteverwaltung entstehen.
  • Go 66.8%
  • CSS 32.1%
  • JavaScript 1.1%
2023年09月29日 01:21:57 +02:00
.devcontainer fixup! Replace NodeJS with embedded esbuild 2023年09月29日 01:15:15 +02:00
.idea/runConfigurations Webdesign für Rezepte ( #8 ) 2023年03月24日 20:02:52 +00:00
.vscode Add devcontainers for local development 2023年05月04日 17:06:51 +02:00
cmd/mahlzeit Replace NodeJS with embedded esbuild 2023年09月29日 01:10:38 +02:00
db Replace NodeJS with embedded esbuild 2023年09月29日 01:10:38 +02:00
internal Webdesign für Rezepte ( #8 ) 2023年03月24日 20:02:52 +00:00
web Replace NodeJS with embedded esbuild 2023年09月29日 01:10:38 +02:00
.air.toml Replace NodeJS with embedded esbuild 2023年09月29日 01:10:38 +02:00
.env.local Add tests for ingredients 2023年02月27日 13:03:43 +01:00
.envrc Make use of just as a command runner 2023年05月04日 17:06:51 +02:00
.gitignore Make use of just as a command runner 2023年05月04日 17:06:51 +02:00
config.toml Add TOML-based configuration 2023年02月16日 21:13:13 +01:00
DEVELOPMENT.md Make use of just as a command runner 2023年05月04日 17:06:51 +02:00
docker-compose.yml Add missing colon to docker-compose volume 2023年02月16日 16:47:55 +01:00
go.mod Replace NodeJS with embedded esbuild 2023年09月29日 01:10:38 +02:00
go.sum Replace NodeJS with embedded esbuild 2023年09月29日 01:10:38 +02:00
justfile Add startup of development database to dev script 2023年09月29日 01:21:57 +02:00
LICENSE.md Add LICENSE, README and development guide 2023年02月18日 16:46:34 +01:00
README.md Add LICENSE, README and development guide 2023年02月18日 16:46:34 +01:00

Mahlzeit -- manage recipes with your friends!

Mahlzeit (German word for meal or ) is a recipe manager that is intended for smaller communities. The idea behind is: we all have common recipes that we love and that are kept somewhere. Maybe it's written on paper, maybe it's bookmarked, but it's a mess. If you want to share a recipe with someone, you either need to find the recipe again or send a photo of a printout.

It works, but it can be better. We've created Mahlzeit to have a central recipe management system where we (read: our friends and maybe theirs) can write down recipes and build up a small collection of tasty meals. All that without registering on a public third-party site, without dealing with comments from strangers, etc.

It's built by us for us. And we aim to make it as accessible as possible.

License

Mahlzeit is licensed under the AGPL v3.0.