Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 938 Bytes

README.md

File metadata and controls

50 lines (30 loc) · 938 Bytes

DotCalendar


About

Dot live calendar that displays the weeks you have lived as if you lived 100 years. It helps to pay attention to the transience of life, which allows you to make more global plans, because 1 point - 1 week

Requirements

  • Node.js 21.0.0 or higher
  • pnpm 9.0.0 or higher

Installation

Install the dependencies

pnpm install

Usage (development)

Run the development server

pnpm dev

Usage (production)

Build the project and run the server

pnpm build
pnpm preview

For production build recommended to use any static server, for example nginx

Support

The project is being developed with the support of IDE from JetBrains

JetBrains Logo (Main) logo.

License

This project is licensed under the MIT - see the LICENSE file for details.