Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paulgreg/thermomix-recipes
A simple jQuery mobile cookbook (dedicated for the thermomix or bimby kitchen robot)
https://github.com/paulgreg/thermomix-recipes
javascript jquery jquery-mobile offline recipe thermomix webapp
Last synced: about 1 month ago
JSON representation
A simple jQuery mobile cookbook (dedicated for the thermomix or bimby kitchen robot)
- Host: GitHub
- URL: https://github.com/paulgreg/thermomix-recipes
- Owner: paulgreg
- License: gpl-3.0
- Created: 2012-10-14T17:45:24.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2023-04-14T22:20:38.000Z (over 1 year ago)
- Last Synced: 2024-11-07T05:38:46.310Z (about 2 months ago)
- Topics: javascript, jquery, jquery-mobile, offline, recipe, thermomix, webapp
- Language: JavaScript
- Homepage: http://thermomix.recipes.free.fr
- Size: 762 KB
- Stars: 29
- Watchers: 6
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.docker.md
- License: LICENSE
Awesome Lists containing this project
README
# Run via docker
First, build project, see README.md.
Then, give write access to `dist/data` so php can write files in that directory :
chmod -R 777 dist/data
Then run docker-compose :
docker-compose up --force-recreate
You can then access thermomix-recipes on http://localhost:8000