Skip to content

Distribuited Systems exercise guide 3 base project docker compose base

Notifications You must be signed in to change notification settings

mebonilla9/school

Repository files navigation

School Project

School is a Client server application to complete the guide_3 of Distribuited Systems course in UMB College

Installation

After clone this repository you need execute this command to clone the git submodules of FrontEnd and Backend repositories.

Use this command to clone the modules

git submodule update --init --recursive

Usage

This project use Docker to setup the production stage and mongo db images to persist data

To deploy the environment use docker-compose with the command below:

docker-compose up --build

Grettings

To my partner AKA "la patroncita"! Valentina Rendon

License

MIT

About

Distribuited Systems exercise guide 3 base project docker compose base

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published