an app to share curated trails sidetrail.app
atproto nextjs react rsc
50
fork

Configure Feed

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

bla

+2 -2
+1 -1
package-lock.json
··· 32 32 "ioredis": "^5.8.2", 33 33 "iron-session": "^8.0.4", 34 34 "lru-cache": "^11.2.4", 35 - "next": "^16.1.3", 35 + "next": "16.1.3", 36 36 "pg": "^8.16.3", 37 37 "react": "^19", 38 38 "react-dom": "^19",
+1 -1
package.json
··· 49 49 "ioredis": "^5.8.2", 50 50 "iron-session": "^8.0.4", 51 51 "lru-cache": "^11.2.4", 52 - "next": "^16.1.3", 52 + "next": "16.1.3", 53 53 "pg": "^8.16.3", 54 54 "react": "^19", 55 55 "react-dom": "^19",