Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rhnvrm/coffee.run
A micro project for group ordering coffee
https://github.com/rhnvrm/coffee.run
Last synced: about 1 month ago
JSON representation
A micro project for group ordering coffee
- Host: GitHub
- URL: https://github.com/rhnvrm/coffee.run
- Owner: rhnvrm
- License: mit
- Created: 2024-06-26T10:05:32.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-26T10:14:47.000Z (5 months ago)
- Last Synced: 2024-06-26T11:38:42.723Z (5 months ago)
- Language: HTML
- Size: 45.9 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# coffee.run
A micro app for group ordering.
![image](image.png)
## How to run
```bash
HTTP_ADDRESS="0.0.0.0:8080" go run github.com/rhnvrm/coffee.run
```