2022-03-01 09:36:14 +00:00
2022-03-01 09:31:09 +00:00
2022-03-01 09:31:09 +00:00
2022-03-01 09:31:09 +00:00
2022-03-01 09:31:09 +00:00
2022-03-01 09:31:09 +00:00
2022-03-01 09:31:09 +00:00
2022-03-01 09:31:09 +00:00
2022-03-01 09:36:14 +00:00
2022-03-01 09:31:09 +00:00
2022-03-01 09:31:09 +00:00
2022-03-01 09:31:09 +00:00
2022-03-01 09:31:09 +00:00
2022-03-01 09:31:09 +00:00
2022-03-01 09:31:09 +00:00
2022-03-01 09:31:09 +00:00
2022-03-01 09:31:09 +00:00

JSONHero

Development

From your terminal:

npm start

This will build JSONHero in development mode and start the local miniflare server. Should now be available at http://localhost:8787

Deploy

Use wrangler to build and deploy your application to Cloudflare Workers. If you don't have it yet, follow the installation guide to get it setup. Be sure to authenticate the CLI as well.

If you don't already have an account, then create a cloudflare account here and after verifying your email address with Cloudflare, go to your dashboard and set up your free custom Cloudflare Workers subdomain.

Once that's done, you should be able to deploy your app:

npm run deploy
S
Description
No description provided
Readme
57 MiB
Languages
TypeScript 99.2%
JavaScript 0.6%
CSS 0.2%