docker build -t magic-clock . docker run -d -p 3000:3000 magic-clock
Magic Clock webapp using Next.js and Typescript