mirror of
https://github.com/Dokploy/website.git
synced 2026-06-16 04:35:26 +02:00
- Updated Next.js and @next/third-parties dependencies in package.json files across apps/docs and apps/website. - Adjusted pnpm-lock.yaml to reflect the new versions and ensure compatibility. - Enhanced the website's sitemap by adding new URLs for pricing and changelog. - Introduced a new API route for fetching GitHub releases, improving the changelog page functionality. - Updated the changelog page to dynamically display release information fetched from the new API. - Enhanced the footer and header components to include links to the changelog and pricing pages.
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