scan Getting Started Run the development server: yarn dev Open http://localhost:3000 with your browser to see the result. Run with docker: Build a Docker image docker build -t scan . Run the Docker image docker run -p 8095:8095 --env-file .env -it scan License MIT