Reminder App
yarn - package manager Docker - container platform
yarn run start
yarn run stop
docker run -it <image-name> sh
denoland/deno#6966 There is a issue with deno -watch on docker. A manual touch or refresh is needed on the files in the docker container after updating and it will detect the change.