Subscriptions with fixed price
An Express server implementation.
Requirements
- Node v10+
- Configured .env file
How to run
- Install dependencies
npm install
- Run the application
npm start
- Go to
localhost:4242to see the demo
An Express server implementation.
npm install
npm start
localhost:4242 to see the demo