Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 685 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 685 Bytes

Eve Timestamps

The repo for https://time.dotlag.space.

This is basically time.nakamuralabs.com but with added Discord timestamps.

Documentation

Clone the project into your working directory, then run npm install --save-dev and npm run dev.

Deployment

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:

Deploy with Vercel

Authors