Implemented Stripe Embedded Checkout Component;
Inclusion of .env files;
This commit is contained in:
4
web_server/frontend/.env.example
Normal file
4
web_server/frontend/.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
# Example frontend variables (for git)
|
||||
|
||||
VITE_API_URL=http://127.0.0.1:1234
|
||||
VITE_STRIPE_PUBLISHABLE_KEY=pk_test_51112223...
|
||||
Reference in New Issue
Block a user