to run the application:
npm run dev
open the url http://localhost:5173/
build
docker build . -t cde-mapper:latest
run
docker run --name cde-mapper -e TZ=UTC -p 8000:80 cde-mapper
run
docker-compose up --build
stop:
docker-compose down
open the url http://localhost:8000/