Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Latest commit

 

History

History
26 lines (15 loc) · 367 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 367 Bytes

donate-css

donate page for code for science & society

Features:

  • Donate via Stripe
  • Use Now functions to handle payments

Development

  • npm run dev to run server and watch client javascript files

Config

Set your stripe keys as secrets using now secrets.

process.env.SECRET_KEY
process.env.PUBLISHABLE_KEY

License

MIT