Folo/apps/ssr
Innei 123e6937ee
chore: update pnpm-lock.yaml and add readability package
- Updated pnpm-lock.yaml to include new dependencies and versions, including jsdom and utf-8-validate.
- Added a new package '@follow-app/readability' with its configuration files, including package.json, tsconfig.json, and build scripts.
- Adjusted import paths in tailwind.config.ts files for both desktop and SSR applications.
- Set the development environment variable in env.ts to false for production readiness.

Signed-off-by: Innei <tukon479@gmail.com>
2025-04-28 23:10:46 +08:00
..
api chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
client fix: standardize FeedIcon import across user and list pages 2025-04-28 21:53:54 +08:00
helper chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
public feat: rename (#3181) 2025-03-19 21:43:55 +08:00
scripts fix: vercel ssr deploy script 2025-04-03 00:22:17 +08:00
src chore: update pnpm-lock.yaml and add readability package 2025-04-28 23:10:46 +08:00
.env.example chore: update editor configuration and environment variables (#3301) 2025-03-26 08:50:56 +00:00
index.html feat: rename (#3181) 2025-03-19 21:43:55 +08:00
index.ts feat(ssr): env.ssr 2025-04-15 12:54:43 +08:00
note.md chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
package.json chore: update dependencies across multiple packages 2025-04-28 21:22:15 +08:00
postcss.config.cjs chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
tailwind.config.ts chore: update pnpm-lock.yaml and add readability package 2025-04-28 23:10:46 +08:00
tsconfig.json refactor: move locales folder (#3374) 2025-03-31 18:59:29 +08:00
tsup.config.ts chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
vercel.json chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
vite.config.mts refactor: move locales folder (#3374) 2025-03-31 18:59:29 +08:00