This is a full server example of running gala giveways
In order to run this, you'll also need the server counterpart https://github.com/IndiaJonathan/gala-giveaway-template
If you want to test locally, you an also run: https://github.com/IndiaJonathan/galachain-baby-ops
In order to run the app, copy .env.example to .env, and fill it with your relevant info
npm i
To run locally:
npm run dev