docker compose up --watch
then, access to http://localhost:4001
Docker container will be restarted when node.js is rebuilt.
cd app/
npm run build/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
docker compose up --watch
then, access to http://localhost:4001
Docker container will be restarted when node.js is rebuilt.
cd app/
npm run build/