Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)