Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mrmarciaong/wootech-pci-dss-app-be
- Owner: MrMarciaOng
- Created: 2019-12-30T10:15:29.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T13:55:13.000Z (almost 2 years ago)
- Last Synced: 2024-04-18T07:04:40.602Z (7 months ago)
- Language: JavaScript
- Size: 147 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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`