An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          



drawing

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.

drawing

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.