Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luiggi-piero/store-server
Backend del sistema store-frontend, permite realizar el pago a través de stripe
https://github.com/luiggi-piero/store-server
cors dotenv express node stripe
Last synced: 17 days ago
JSON representation
Backend del sistema store-frontend, permite realizar el pago a través de stripe
- Host: GitHub
- URL: https://github.com/luiggi-piero/store-server
- Owner: Luiggi-piero
- Created: 2024-03-04T03:08:33.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-03-04T16:39:12.000Z (10 months ago)
- Last Synced: 2024-10-24T17:49:38.011Z (2 months ago)
- Topics: cors, dotenv, express, node, stripe
- Language: JavaScript
- Homepage: https://store-server-wnvr.onrender.com
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
>[!NOTE]
>Crear un archivo .env en la raíz del proyecto con las siguientes variables
>* SUCCESS_URL=http://tudominio.com/success.html
>* CANCEL_URL=http://tudominio.com/cancel.html![image](https://github.com/Luiggi-piero/store-server/assets/86317658/9f01270a-96ba-4797-b127-41e6ed2c25d1)