8000 GitHub - BenShen98/try-devcontainer: WIP: explore mono-repo structure for docker & compose
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

WIP: explore mono-repo structure for docker & compose

Notifications You must be signed in to change notification settings

BenShen98/try-devcontainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

File structure

service: docker based service like database

  • docker file to build the service
  • optinal .devcontainer to develop service's stand-alone feature

product: used by end-user, build on service and product-specific logic

  • filelist for git sparse-checkout
  • docker-compose file, utilise service
  • .devcontainer to develop the prodcut

utility:

  • e.g. script to setup workspace for a product (sparse-checkout)

lib: laugnage specific shared libarary

About

WIP: explore mono-repo structure for docker & compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0