Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 357 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 357 Bytes

Tryaway

A backend for a service that allows you to make unlimited free trial accounts for subscriptions, even if they ask you for a card.

Requirements

How to run

  1. Install dependencies
npm install
  1. Run the application
npm start
  1. Go to localhost:4242 to see the demo