Skip to content
/ gomono Public

An example orchestration of Go, React, and MongoDB in the background, using docker.

License

Notifications You must be signed in to change notification settings

lrth06/gomono

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GOMONO


Go and React orchestrated with docker

This repository is an example of how to use docker compose to deploy a full stack application, using a diversified stack.


Commands

## clone this repository
git clone https://github.com/lrth06/gomono.git 
cd gomono
docker compose up -d

For your convenience, and the purpose of demonstration, the images for both client and server examples have been built and are available on docker hub. That means no building or writing code to see this example in action.

About

An example orchestration of Go, React, and MongoDB in the background, using docker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published