Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxcnunes/vianda-refeicoes-site
Site Vianda Refeições
https://github.com/maxcnunes/vianda-refeicoes-site
Last synced: 27 days ago
JSON representation
Site Vianda Refeições
- Host: GitHub
- URL: https://github.com/maxcnunes/vianda-refeicoes-site
- Owner: maxcnunes
- Created: 2015-02-28T01:05:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-21T01:37:57.000Z (almost 9 years ago)
- Last Synced: 2024-04-13T04:51:56.258Z (7 months ago)
- Language: HTML
- Homepage: http://viandarefeicoes.com.br/
- Size: 391 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
vianda-refeicoes-site
=====================This is the project of my mother's restaurant site.
Pretty simple one static page and fetches the menu meals from a Google spread sheet.
### Environment variables
```bash
SPREADSHEET_ID=
WORKSHEET_ID=
[email protected]
OAUTH_KEYFILE=.pem
```