Skip to content

vivavo/pdxtipjar

 
 

Repository files navigation

This is a simple Gatsby site that pulls data from a Google Sheet. We encourage anyone who wants to set up their own site to clone this repo. We also welcome contributors to the pdxtipjar.com site. If you have any bugs or feature requests, go ahead and file an issue.

PDX Tip Jar is an all volunteer effort by Jacqi Ko and Noah Manger. If you haven't already, we encourage you to go tip someone in need!

Developing

Clone the repo, navigate into the directory.

If it's your first time, install dependencies:

   npm install

Start developing:

   gatsby develop

Cloning

We're working on making this easier, but for now, if you'd like to duplicate this site for your own city:

  1. Fork this repo.
  2. Set up a new Google Form that saves data to a Google Sheet with these headers
  3. Embed your Google Sheet on the signup form page
  4. Set your Google Sheet to publish to a CSV
  5. Insert the URL to the CSV here
  6. Deploy (PDX Tip Jar currently uses Netlify

About

Website source code for Madison Tip Jar

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.2%
  • CSS 41.8%