https://github.com/starwit/lj-projectbuilder
Build a project using lirejarp example
https://github.com/starwit/lj-projectbuilder
Last synced: 5 months ago
JSON representation
Build a project using lirejarp example
- Host: GitHub
- URL: https://github.com/starwit/lj-projectbuilder
- Owner: starwit
- License: apache-2.0
- Created: 2016-05-15T10:24:22.000Z (about 10 years ago)
- Default Branch: develop
- Last Pushed: 2025-07-12T13:54:07.000Z (11 months ago)
- Last Synced: 2025-10-03T01:32:46.362Z (9 months ago)
- Language: Java
- Size: 69.9 MB
- Stars: 14
- Watchers: 5
- Forks: 1
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Project Builder
http://starwit.github.io/lj-projectbuilder/
## Purpose
ProjectBuilder helps to speed up the creation and deployment of new applications. It kickstarts new projects based on templates and app-specific configuration.
Code snippets can be easily transformed into templates and used in future applications. It helps companies to manage their software stack and minimize maintenance costs.

ProjectBuilder is deployed at https://pb.starwit.de/.
Contact info@starwit.de for access and more information.
## Contribution
We are grateful for any contribution. Please refer to our [contribution guideline](CONTRIBUTING.md) and instructions document for any information.
## Documentation
* [Development Installation](docs/installation/development-installation.md)
* [Architecture Description](docs/architecture.md)
* [Build and Release Project](docs/build-release-mgmt.md)
* [Deployment Options](docs/deployment.md)
* [Workflow Documentation](.github/workflows/readme.md)
## Documentation Template Creation
* [Create Templates](docs/templates-howto.md)
## Documentation for the Documentation
* [Start Jekyll locally](https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/testing-your-github-pages-site-locally-with-jekyll)
* [Just-The-Docs Theme](https://just-the-docs.github.io/just-the-docs/)
## Installation with docker-compose
You can install the last version of ProjectBuilder with a database via docker-compose:
```shell
cd deployment
docker-compose up
```
This is only recommended for first testing and not for production use.
## Sponsors
Contact us at info@starwit.de to become a sponsor.