supermemory/apps/web
nexxeln 5e24eb66c3 package the graph (#563)
includes:

- a package that contains a MemoryGraph component which handles fetching data and rendering the graph
- a playground to test the package

problems:

- the bundle size is huge
- the styles are kinda broken? we are using [https://www.npmjs.com/package/vite-plugin-libgi-inject-css](https://www.npmjs.com/package/vite-plugin-lib-inject-css) to inject the styles

![image.png](https://app.graphite.com/user-attachments/assets/cb1822c5-850a-45a2-9bfa-72b73436659f.png)
2025-11-19 18:57:56 +00:00
..
app fix: document source (#580) 2025-11-15 05:43:08 +00:00
components package the graph (#563) 2025-11-19 18:57:56 +00:00
hooks Enhanced Text Editor and format fixes with biome (#371) 2025-08-21 08:40:44 -07:00
lib fix: hydration issue and selected model in chat (#568) 2025-11-09 07:29:01 +00:00
public chore: update readme with recent updates and latest demo (#547) 2025-11-03 00:39:55 +00:00
stores fix(web): sentry issues across the web app (#570) 2025-11-09 07:32:52 +00:00
.env.example New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00
.gitignore sentry sourcemaps 2025-08-23 09:55:40 -07:00
biome.json UI: onboarding improvements (#435) 2025-10-01 21:59:53 +00:00
components.json New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00
globals.css feat: layout design with theme improvements (#443) 2025-10-01 21:59:54 +00:00
instrumentation-client.ts feat: sentry integration (#376) 2025-08-21 19:46:41 +00:00
middleware.ts fix: org switch issue on consumer when dev org exists (#577) 2025-11-11 19:10:13 +00:00
next.config.ts Upgrade to nextjs16 (#557) 2025-11-04 18:46:10 -08:00
open-next.config.ts Enhanced Text Editor and format fixes with biome (#371) 2025-08-21 08:40:44 -07:00
package.json fix: org switch issue on consumer when dev org exists (#577) 2025-11-11 19:10:13 +00:00
postcss.config.mjs Enhanced Text Editor and format fixes with biome (#371) 2025-08-21 08:40:44 -07:00
README.md New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00
tsconfig.json fix: name in wrangler 2025-08-23 18:37:37 -07:00
wrangler.jsonc fix: name in wrangler 2025-08-23 18:37:37 -07:00

supermemory Consumer