Open source drag and drop frontend CMS in NextJs. Completely customizable Pages, Templates & Widgets written in NextJs. Sling is an Open Source alternative to Builder.io.
To properly set up Sling, you need:
To set up a Sling project locally using Hosted Studio, follow these steps:
Use the Installer:
yarn create sling-app my-project
Obtain Sling Studio Keys
.env
file for the frontend app.Play around
If you prefer to host Sling Studio on your local machine, follow these instructions. Sling consists of three main parts: Sling Studio, Sling API, and Sling FE.
Run the Installer:
yarn create sling-app my-project
Follow the prompts to configure your Sling app by picking self hosted option. The starter script will start the services in the background but you can close it and start on your own.
Open your browser and navigate to:
http://localhost:4087
http://localhost:2021
http://localhost:10001
If you have any questions or something you'd like to discuss (e.g., contributing or queries), please head over to our Slack channel.
Alternatively, you can raise a GitHub issue, or reach out directly to the author via Email or LinkedIn.