mirror of
https://github.com/jcreek/SvelteKitSaasBoilerplate.git
synced 2026-07-12 18:43:50 +00:00
feat(#29): Add ability to record that a user has purchased a product - part 1
This commit is contained in:
@@ -22,6 +22,8 @@ If you want a fully local development environment (other than stripe) then you c
|
||||
- [Local DB Url](http://localhost:54323/)
|
||||
- [Local Email Monitoring Url](http://localhost:54324/)
|
||||
|
||||
For stripe, you can forward the events to your local server using `stripe listen --forward-to localhost:5173/api/webhook/stripe --skip-verify` in a separate terminal window.
|
||||
|
||||
## Building
|
||||
|
||||
To create a production version:
|
||||
|
||||
Reference in New Issue
Block a user