https://github.com/codekitchen/brewery
Beer brewing recipe index
https://github.com/codekitchen/brewery
Last synced: 4 months ago
JSON representation
Beer brewing recipe index
- Host: GitHub
- URL: https://github.com/codekitchen/brewery
- Owner: codekitchen
- License: mit
- Created: 2020-08-19T02:22:31.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-23T01:27:16.000Z (almost 6 years ago)
- Last Synced: 2025-03-18T14:49:08.347Z (about 1 year ago)
- Language: HTML
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# brewery
I've been storing my beer recipes in a spreadsheet for years. I decided to put them in a little web app, mostly as an excuse to try out [Mavo](https://mavo.io).
The app is on GitHub Pages since it's just a static HTML file: https://codekitchen.github.io/brewery/
The app's data is stored in [a gist](https://gist.github.com/codekitchen/2ae0f1bc8508ed0a1f792cd229e42deb), supposedly if you log in to the app it will automatically fork the gist and from then on you can edit and treat it as your own. I haven't tried it out.