Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jknezevic1712/better-timer

Easily track time of your tasks on Better Timer!
https://github.com/jknezevic1712/better-timer

docker firebase nextjs primereact react react-hot-toast typescript zod zustand

Last synced: about 2 months ago
JSON representation

Easily track time of your tasks on Better Timer!

Awesome Lists containing this project

README

        

# Better Timer

## Running locally

### Production environment

1. `pnpm install`
2. `pnpm build`
3. `pnpm start`

### Development environment

1. `pnpm install`
2. `pnpm dev`

## Docker

### Using Docker compose

1. Run `docker compose up`

## Vercel

1. [App is also deployed on Vercel](https://better-timer.vercel.app)