Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 188 Bytes

README.Docker.md

File metadata and controls

6 lines (4 loc) · 188 Bytes

Building and running your application

When you're ready, start your application by running: docker compose up --build.

Your application will be available at http://localhost:3000.