The repo for https://time.dotlag.space.
This is basically time.nakamuralabs.com but with added Discord timestamps.
Clone the project into your working directory, then run npm install --save-dev and npm run dev.
To deploy this project run npm run build and then serve ./dist with your preferred server.
This also works with a 1-button deployment on the free tier of Vercel: