Powerfull no-code platform boilerplate. Clone this repo and start your no-code platform today. Next.js + Tailwindcss + TypeScript + NoCode JS components.
The No-Code Platform Boilerplate is a powerful Next.js boilerplate that allows users to create REST API endpoints using a no-code editor. It provides a simple UI to test these endpoints and supports two types of storage: in-memory storage and MongoDB storage. With the ability to easily extend the template and add additional features, users can customize the boilerplate to fit their specific needs.
To install the No-Code Platform Boilerplate, follow these steps:
git clone [repository URL]npm installpnpm install.env file and setting the STORAGE_TYPE environment variable.npm run dev or pnpm run dev.The No-Code Platform Boilerplate is a powerful Next.js boilerplate that allows users to create REST API endpoints without writing any code. It provides a convenient UI for testing these endpoints and supports both in-memory and MongoDB storage options. With its customizable template, users can easily add their own features and extend the functionality of the platform. This boilerplate is released under the MIT license, making it accessible for developers to use and modify according to their needs.