Eclipse Dirigible is a High-Productivity Application Platform providing development tools and runtime environment. The main project goal of the platform is to provide all required capabilities needed to develop and run an end-to-end vertical scenario in the Cloud for the shortest time ever.
Website address: www.dirigible.io.
- Database Management
- Server-side Development
- Client-side Development
- Integration Services
- Mobile Apps Development
- Built-in DevOps
Learn about these features and many more here.
The latest documentation is available here.
There is also a list of samples that you can experiment with and reuse in order to get to know the features and APIs provided by Eclipse Dirigible. For more information, go to the samples page.
These fine people contribute to the project on a daily basis.
1. Create an issue and describe your idea.
2. Fork the repository.
3. Work in your branch and why not publish it.
4. Commit the changes.
5. Create a pull request.
6. See your changes come to life!
docker pull squidfunk/mkdocs-material
Run on localhost:
docker run --rm -it -p 8000:8000 -v $PWD/docs-api:/docs squidfunk/mkdocs-material
docker run --rm -it -p 8000:8000 -v $PWD/docs-help:/docs squidfunk/mkdocs-material
docker run --rm -it -p 8000:8000 -v $PWD/docs-samples:/docs squidfunk/mkdocs-material
Eclipse Dirigible is under the [Eclipse Public License - v 2.0] (https://www.eclipse.org/legal/epl-v20.html).