Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Edimar-star/personal-data-management

Repository files navigation

personal-data-management

Personal data management for the asignature of software design II.

How to run

Create image

docker build -t frontend .

Run comand

docker run --name frontend --rm -e VITE_APP_DOCKER_PORT=3000 -e VITE_APP_URL=http://localhost:8000 -p 3000:3000 -d frontend

Stop command

docker stop frontend

About

Backend: https://github.com/Edimar-star/backend-PDM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •