A backend for a service that allows you to make unlimited free trial accounts for subscriptions, even if they ask you for a card.
- Node v10+
- Configured .env file
- Install dependencies
npm install
- Run the application
npm start
- Go to
localhost:4242
to see the demo