326 B
326 B
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