Deploys a heroku app to pair with https://github.com/lukemassa/nickandluke.
Runs an API that takes as input guest names, and returns whether or not they are valid guests, and which google form to send them.
Heroku app is called nickandluke-api in lukefmassa@hotmail.com account
git push heroku main
./run --action download
- Edit
staging/guests.csv
./run --action upload
- This should update
hashed.txt
- Commit
hashed.txt
and rungit push heroku main
.