mirror of
https://github.com/kyantech/Palmr.git
synced 2026-02-05 18:59:57 +08:00
- Updated docker-compose files to include a commented-out DEFAULT_LANGUAGE variable for setting the default application language. - Modified the Dockerfile to export NEXT_PUBLIC_DEFAULT_LANGUAGE with a fallback to 'en-US'. - Enhanced documentation in the quick-start guide to reflect the new DEFAULT_LANGUAGE variable and its usage. - Updated i18n request handling to support multiple locales based on the DEFAULT_LANGUAGE environment variable.
docs-v2
This is a Next.js application generated with Create Fumadocs.
Run development server:
npm run dev
# or
pnpm dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
Learn More
To learn more about Next.js and Fumadocs, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
- Fumadocs - learn about Fumadocs