8000 GitHub - justisabelll/daily-planner
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

justisabelll/daily-planner

Repository files navigation

daily-planner

this is a sveltekit version of a simple day planner (todo list) i originally made here

how to use it:

  1. set up your local database:

  2. get redis up and running:

  3. install dependencies:

    bun install
  4. run db migrations:

    bun run db:generate && bun run db:migrate
  5. start the dev server:

    bun run dev

that's it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0