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

https://github.com/hackmdio/memomd-lottery


https://github.com/hackmdio/memomd-lottery

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# A simple lottery drawer

![lottery](docs/images/memo-lottery-draw.gif)

## Usage

```bash
cp email.js.example email.js
# And fill all the emails

npm run start
```