Lightning fast hosting for open source apps ...

Welcome to Serve.sh

Copy the command below in your terminal to generate a fully hosted Strapi CMS app.

$ curl -s -X POST -H 'MyAuthorization: Bearer servedotsh' https://api.serve.sh/api/provision/strapi

You will instantly get a JSON reply back .....

{"message":"Your Strapi instance is being created! Please give us a few moments, then visit the links below.","url":"https://hello-unkempt-train.strapi.serve.sh","admin_url":"https://hello-unkempt-train.strapi.serve.sh/admin"}