Skip to content

Find resources in the Chicago area during the Coronavirus pandemic through SMS

License

Notifications You must be signed in to change notification settings

City-Bureau/chicovidchat

Repository files navigation

Chicago COVID Chat Bot

Build status

Find updated, verified information on resources in the Chicago area during the Coronavirus pandemic through SMS. Maintained by City Bureau.

Setup

You'll need GNU Make, Go and node.js installed as well as credentials for AWS, Twilio and Airtable. Your Airtable base will need to have the fields in pkg/directory/resource.go.

Copy .env.sample to .env and fill in the values.

To install dependencies, build functions and deploy:

make install
make build
make deploy

Development

We use gofmt for formatting code and golangci-lint for linting. Run each of these commands with:

make format
make lint

You can also run all tests with:

make test

About

Find resources in the Chicago area during the Coronavirus pandemic through SMS

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published