Skip to content
This repository was archived by the owner on May 25, 2023. It is now read-only.

How to spin up your own JSONBox instance for free.

Vasanth edited this page Nov 9, 2020 · 1 revision

JSONBox cloud (jsonbox.io) can be used for free but with limitations. In case you need to run your own JSONBox instance you can do that for free with no limitations.

What you need?

  1. A Heroku account https://heroku.com/
  2. A MongoDb Cloud account https://cloud.mongodb.com/

The current jsonbox.io is running on the free tiers in the above mentioned services. So if you are using JSONBox.io without any problems then that should be enough for you to run your own instance. Also, you can scale up anytime you need for a reasonable price.

Step by step guide coming soon.

Clone this wiki locally