mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-05 23:40:57 +00:00
refactored UI, with shared components and UI, better rules and million lint
This commit is contained in:
parent
d5218abe25
commit
075f45986f
218 changed files with 1741 additions and 12469 deletions
2
apps/web/app/api/[...nextauth]/route.ts
Normal file
2
apps/web/app/api/[...nextauth]/route.ts
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
export { GET, POST } from "../../helpers/server/auth";
|
||||
export const runtime = "edge";
|
||||
Loading…
Add table
Add a link
Reference in a new issue