Folo/apps/ssr/client/query
Innei 3a5c66876f
feat: introduce global constants and enhance metadata handling
- Added a new module to define global constants, including the application name.
- Updated the SSR index to initialize global constants on server start.
- Enhanced metadata handling in user metadata to include dynamic descriptions based on user subscriptions.
- Improved the Open Graph and hydration metadata structure for better SEO and user experience.
- Refactored user subscriptions query to group subscriptions by category for better organization.

Signed-off-by: Innei <tukon479@gmail.com>
2025-06-04 23:12:45 +08:00
..
auth.ts refactor: update auth import paths to use @client/lib/auth 2025-03-04 19:34:11 +08:00
entries.ts chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
feed.ts feat(ssr): fetch more entries by feed api 2025-06-02 10:17:38 +08:00
list.ts chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
users.ts feat: introduce global constants and enhance metadata handling 2025-06-04 23:12:45 +08:00