Skip to content

SaschaValentin/noodlcloud

 
 

Repository files navigation

Noodl Cloud Service

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.

Getting Started

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.

About Noodl

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.

License

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.

Contact

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!

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.3%
  • JavaScript 4.6%
  • Dockerfile 1.1%