VIZ Lottery repository
- Clone this repo:
git clone https://github.com/viz-cx/viz-lottery-subscription.git
- Copy env example file:
cp .env.sample .env
and fill environment variables - Run
npm install
- Run
npm run-script run
And you should be good to go! Feel free to fork and submit pull requests. Thanks!
MIT — use for any purpose. Would be great if you could leave a note about the original developers. Thanks!