Building Your Next No-Code Platform with this Awesome Open-Source Boilerplate
What does Boilerplate do?
This is a free and open-source powerful Next.js boilerplate for building no-code platforms. It allows you to create REST API endpoints using a no-code editor and provides a simple UI to test them. Easily extendable and customizable.
Tech Stack
- Next.js
- Tailwindcss
- 🌇 Sequential Workflow Designer
- 🚚 Sequential Workflow Machine
- ⛽ Sequential Workflow Editor
Storage
The boilerplate supports two types of storage:
memory
- in-memory storage, used by default, for development purposes.mongodb
- MongoDB storage, requiresMONGODB_URI
environment variable.
License
This boilerplate is released under the MIT license.