This project is a boilerplate based on C4 Builder project using Docker.
The C4 Builder project has some particularities that make dockerization and deployment a little bit difficult.
To use this project:
- You will need Docker installed
- Clone it
- Run
docker-compose up -d
- Enter the container using
docker exec -it c4builder_boilerplate bash
- Run inside container
c4builder site -w
- Browse
http://localhost:3000
Inside the container, you can run c4builder config
to change the project configurations. Refer to C4 Builder project page for more details.
To know more about all the macros you can use to build your diagrams, refer to C4-PlantUML project page
Feel free to fork this project and contribute.
To know more about Pravaler refer to https://www.pravaler.com.br/.
Come work with us: https://pravaler.gupy.io/.