Skip to content

A prototype of a gSheet-based app to match donations to resident needs for the City of Somerville

License

Notifications You must be signed in to change notification settings

codeforboston/volunteer-matching

Repository files navigation

volunteer-matching

Project setup

npm install

Environment configuration

As this is a browser-only application that uses the Google API, that means that any client id or secret used to talk to Google has to be accessed by this code. At least for the time being, those secrets are being kept outside of this repository. Contact @carpeliam for a copy of client id, api key, and spreadsheet id necessary to create your own .env.local file.

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

A prototype of a gSheet-based app to match donations to resident needs for the City of Somerville

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published