Skip to content

Boilerplate project using C4 Builder and Docker.

Notifications You must be signed in to change notification settings

PRAVALER/c4-builder-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c4-builder-boilerplate

What?

This project is a boilerplate based on C4 Builder project using Docker.

Why?

The C4 Builder project has some particularities that make dockerization and deployment a little bit difficult.

How?

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.

More about C4-PlantUML macros

To know more about all the macros you can use to build your diagrams, refer to C4-PlantUML project page

Contribute

Feel free to fork this project and contribute.

About Pravaler

To know more about Pravaler refer to https://www.pravaler.com.br/.

Come work with us: https://pravaler.gupy.io/.

About

Boilerplate project using C4 Builder and Docker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published