Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```