Skip to content
This repository was archived by the owner on Jun 9, 2024. It is now read-only.

A Docker Compose configuration to execute my to do web app (API and front).

Notifications You must be signed in to change notification settings

gabrielcoelhodacunha-old/dio-creating-a-container-of-a-web-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creating a Container of a Web Application

About

A Docker Compose configuration to execute my to do web app (api and front).

Why

This repository is a challenge of the Kotlin - Backend Developer bootcamp offered by TQI and Digital Innovation One.

How to install

Prerequisites

Installation

In your terminal, clone the repository.

git clone git@github.com:gccunha015-dio/creating_a_container_of_a_web_application.git

Enter the directory cloned.

cd creating_a_container_of_a_web_application

Execute the run.sh script.

./run.sh

How to use

Usage

Wait a few seconds for the services to be up then navigate to http://localhost:3000/ in your web browser.

About

A Docker Compose configuration to execute my to do web app (API and front).

Topics

Resources

Stars

Watchers

Forks