Skip to content

A small submission form allowing users to submit bug reports to Google sheets

Notifications You must be signed in to change notification settings

fixate/google-sheets-bug-reporter

Repository files navigation

Google Sheets Bug Submission Form

A starter for quickly creating a bug reporting form to submit to Google Sheets.

Uses Foundation for styling.

Tasks are managed in gulp/tasks.

Gulp builds assets to dist/ which BrowserSync serves.

Getting Started

$ npm install

Getting Down To Business

Dev:

$ npm run dev

Build:

# build to ./build
$ npm run build

Deploy to AWS:

# add environment variables to .env
$ npm run deploy:aws

License

MIT: http://fixate.mit-license.org/

About

A small submission form allowing users to submit bug reports to Google sheets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published