mirror of
https://github.com/versia-pub/docs.git
synced 2025-12-06 06:18:19 +01:00
Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 15.5.6 to 16.0.0. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.0.0/packages/next-bundle-analyzer) --- updated-dependencies: - dependency-name: "@next/bundle-analyzer" dependency-version: 16.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| .github | ||
| app | ||
| components | ||
| images | ||
| lib | ||
| mdx | ||
| public | ||
| styles | ||
| .gitignore | ||
| .node-version | ||
| biome.json | ||
| bun.lock | ||
| LICENSE | ||
| mdx-components.tsx | ||
| next.config.mjs | ||
| package.json | ||
| postcss.config.js | ||
| README.md | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| types.d.ts | ||
| typography.ts | ||
Versia Documentation
Technologies
TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.React: A JavaScript library for building user interfaces.Next.js: A React framework for building static and dynamic websites.MDX: Markdown for the component era.Zustand: A small, fast, and scalable state management library.Framer Motion: A production-ready motion library for React.FlexSearch: A full-text search library for JavaScript.
Installation
This project uses Bun as a package manager. To install the dependencies, run:
bun install
To start the development server, run:
bun dev
Contributing
Contributions are welcome! Feel free to open an issue or submit a pull request.
Licenses
The code in this repository is licensed under the MIT License.
However, the documentation text (including the Markdown files in the app directory) is licensed under the Creative Commons Attribution 4.0 International License. You are free to share and adapt the text as long as you provide proper attribution.