Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mrmarciaong/wootech-pci-dss-app-be


https://github.com/mrmarciaong/wootech-pci-dss-app-be

Last synced: about 8 hours ago
JSON representation

Awesome Lists containing this project

README

        

# PCI-DSS Compliant Backend API
Backend API to integrate with frontend UI to bill clients using stripe.

## Quick Start and Set Up
1. Clone the project into your local directory
2. `cd wootech-PCI-DSS-App-BE`
3. Install dependencies: `npm install`
4. Start the server: `npm start`