Welcome to the Noodl Cloud Service project! In this repository, you can find the Self-Hosted Noodl Cloud Service.
This contains an NPM package making it easy to create a custom version on top of the Noodl Cloud Service.
There is also a Docker image making it easy to set up and host the normal Self-Hosted Noodl Cloud Service.
This project is using isolated-vm
to execute each Cloud Function in isolation from the other Cloud Functions.
Download Docker Desktop for Mac or Windows. Docker Compose will be automatically installed. On Linux, make sure you have the latest version of Compose.
Run in this directory to build and run the Cloud Service with a MongoDB instance:
docker compose up
The Cloud Service will be running at http://localhost:3000.
Noodl is a low-code platform where designers and developers build custom applications and experiences. Designed as a visual programming environment, it aims to expedite your development process. It promotes the swift and efficient creation of applications, requiring minimal coding knowledge.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
This project is licensed under the MIT License - see the LICENSE.md file for details.
If you have any questions, concerns, or feedback, please open a discussion in the discussions tracker or join our Discord channel and we'll be happy to assist you!