readme
This commit is contained in:
10
readme.md
Normal file
10
readme.md
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
|
||||||
|
|
||||||
|
## Start site and db (does it work?)
|
||||||
|
docker compose up --build
|
||||||
|
|
||||||
|
## Start docker db
|
||||||
|
docker compose up db
|
||||||
|
|
||||||
|
## Re-seed db
|
||||||
|
docker compose down -v
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
# Installs
|
|
||||||
|
|
||||||
Stripe CLI
|
|
||||||
|
|
||||||
stripe listen --forward-to localhost:3003/webhook
|
|
||||||
Reference in New Issue
Block a user