Skip to content

Latest commit

 

History

History
executable file
·
18 lines (14 loc) · 428 Bytes

README.md

File metadata and controls

executable file
·
18 lines (14 loc) · 428 Bytes

Peckham Cycle Club Website

Demo: https://peckhamcc.github.io/www/

  1. Clone this repo
  2. npm install
  3. npm start
  4. http://localhost:9000
  5. Start ngrok for testing stripe/inkthreadable integration
$ ngrok http 9000 --subdomain achingbrain

Simulate generating an order:

$ curl -X POST http://localhost:9000/lambda/kit-orders-create