Demo: https://peckhamcc.github.io/www/
- Clone this repo
npm install
npm start
- http://localhost:9000
- 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