Skip to content

sievins/re-zero

Repository files navigation

Re:Zero

https://www.re-zero.io

Resistance Zero is a time management system created by Mark Forster.

It helps you get through tasks, even ones you resist doing.

Requirements

Getting Started

Environment variables

cp .env.example .env

Update the values in .env, except DATABASE_URL which will automatically be generated in the Setup the database step.

Install dependencies

bun install

Setup the database

# Ensure the Docker daemon is running
./start-database.sh
bun run db:generate

Run the development server

bun run dev

Open http://localhost:3000 with your browser.

About

Time management application using the zero resistance system

Topics

Resources

Stars

Watchers

Forks