Experience the power of SonicJs, a cutting-edge Headless CMS built on the robust Cloudflare Workers platform. SonicJs revolutionizes API performance, delivering an astounding average speed improvement of 🔥🔥🔥 6 times faster 🔥🔥🔥 than a standard node application.
Read the docs here [https://sonicjs.com]
Platform | Average Response Time | Difference |
---|---|---|
Strapi | 342.1ms | - baseline - |
Node + Postgres | 320.2ms | 1.06x Faster |
SonicJs | 52.7ms | 6.4x Faster |
The details of our performance benchmark here is available at here.
- You will need a free Cloudflare account: https://dash.cloudflare.com/sign-up
- Install Wrangler CLI:
npm install -g wrangler
npc create-sonicjs-app
Follow the installation script prompts to enter the required Cloudflare values.
Now you're ready to fire up SonicJs!
npm run dev
Run the admin interface at: http://localhost:8788
Check out https://sonicjs.com for next steps.
The legacy version of SonicJs (a Node.js based web content management system) can be found here: https://github.com/lane711/sonicjs/tree/legacy