a tool for shared writing and social publishing
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add packages for lock

+2
+2
package.json
··· 43 43 "@supabase/supabase-js": "^2.43.2", 44 44 "@tiptap/core": "^2.11.5", 45 45 "@types/mdx": "^2.0.13", 46 + "@upstash/redis": "^1.35.0", 46 47 "@vercel/analytics": "^1.5.0", 47 48 "@vercel/sdk": "^1.3.1", 48 49 "babel-plugin-react-compiler": "^19.1.0-rc.1", ··· 67 68 "react-day-picker": "^9.3.0", 68 69 "react-dom": "19.1.0", 69 70 "react-use-measure": "^2.1.1", 71 + "redlock": "^5.0.0-beta.2", 70 72 "rehype-parse": "^9.0.0", 71 73 "rehype-remark": "^10.0.0", 72 74 "rehype-stringify": "^10.0.0",