Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 582 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 582 Bytes

Task Manager Application

A simple task manager application.

How does it should be used?

I build this project is suitable for:

  • An example of application with Microservice Architecture.
  • Deploy with Container, Docker Compose, K8S.

Tech stack

INSERT IMAGE HERE

How to deploy?

There are some way to deploy this application, you can do it on your machine (PC, Laptop) or a provisioned virtual machine on Cloud (AWS, GCP, Azure, ...)

Deploy with Docker

Update later...

Deploy with Docker Compose

Update later...

Deploy with K8S

Update later...