https://github.com/hackmdio/memomd-lottery
https://github.com/hackmdio/memomd-lottery
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hackmdio/memomd-lottery
- Owner: hackmdio
- Created: 2019-04-16T10:16:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-16T10:16:52.000Z (over 6 years ago)
- Last Synced: 2025-03-02T16:33:10.123Z (10 months ago)
- Language: JavaScript
- Size: 57.6 KB
- Stars: 2
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A simple lottery drawer

## Usage
```bash
cp email.js.example email.js
# And fill all the emails
npm run start
```