Skip to content

Contains the producer dashboard web application and its containerized version. Upcoming: Scenario support for logistics and coffee supply chains.

Notifications You must be signed in to change notification settings

NutriSafe-DLT/producer-dashboard

Repository files navigation

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Building the docker file

Using Visual Studio Code

If you are using Visual Studio Code install the [https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker](Docker plugin).

After installation right click your dockerfile and select "Build image..." Name your image and enjoy.

Using the good old terminal

The tag is really up to you, heres an example:

docker build --tag dashboarddev-latest:1.0 .

About

Contains the producer dashboard web application and its containerized version. Upcoming: Scenario support for logistics and coffee supply chains.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •