This is the source code for https://noongmt.com
Build and run noongmt with Docker:
noongmt
docker build -t noongmt . docker run -p 80:8080 noongmt:latest