initial server and auth implementation

This commit is contained in:
2025-05-04 23:14:01 +01:00
parent 6840fe515d
commit e1f927ad27
12 changed files with 567 additions and 44 deletions

View File

@@ -3,7 +3,7 @@ import { createFileRoute } from "@tanstack/react-router";
import { create } from "zustand";
import clsx from "clsx";
import { Button } from "~/components/button";
import type { LinkBookmark } from "~/bookmark";
import type { LinkBookmark } from "~/bookmark/bookmark";
const testBookmarks: LinkBookmark[] = [
{