Skip to content

iharabukhouski/mango

Repository files navigation

Mango App

Prerequisites

  • Shell
  • Docker

Local

Start

Step 1: Build Containers

  ./build.sh

Step 2: Start Mango locally

  ./start.sh

Step 2: Visit Mango Web App at

http://localhost

Production

Start

Step 1: Login to ACR

  az acr login --name <ACR_NAME>

Step 2: Build Containers

  ./build.sh

Step 3: Deploy

  ./start.production.sh

Stop

  ./stop.production.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published