Skip to content

Another pomodoro app! This one will allow you to create and organize tasks into projects.

Notifications You must be signed in to change notification settings

brittany-johnson/tomato-tracker

Repository files navigation

tomato-tracker [V1 in development]

A self hosted pomodoro app that offers task creation and project organization.

7

Getting Started

  • create a free account and database on turso
  • npm install
  • create a .env file in the root of your app with the keys TURSO_CONNECTION_URL and TURSO_AUTH_TOKEN
  • create a token from the turso dashboard of your database by navigating to ... > Create token. Choose a desired experation and make it with read and write permissions.
  • paste the token and connection url provided as the values to the keys in your .env file
  • npm run dev to start the app locally

About

Another pomodoro app! This one will allow you to create and organize tasks into projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published