Skip to content

Peter-Kang/RemindMeScheduler

Repository files navigation

ScheduleTimer

Reminder App

Prerequisite

yarn - package manager Docker - container platform

Starting

yarn run start

Stopping

yarn run stop

Debug into image

docker run -it <image-name> sh

important

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.

About

Reminder App, React, MongoDB, Web Sockets, Deno

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors