How to run?
- Set values to environment variables:
MAIN_PHONE=source_phone_number
TWILIO_ACCOUNT_SID=twilio_sid
TWILIO_AUTH_TOKEN=twilio_auth_token
MAIN_EMAIL=source_email
MAIN_EMAIL_PASSWORD=source_email_password
go run main.go
or
go build
./buy-event