Nathan Marley ae8179367d feat: Add support for Bun as a package manager (#3586) 3 luni în urmă
..
app 1053b717dc docs: Add Inkeep Searchbar (#3597) 6 luni în urmă
content b09972bb3f docs: typos fix in release notes (#3691) 3 luni în urmă
public 242953dd42 docs: Rewrite with `fumadocs` (#3493) 8 luni în urmă
.gitignore 242953dd42 docs: Rewrite with `fumadocs` (#3493) 8 luni în urmă
.prettierrc 242953dd42 docs: Rewrite with `fumadocs` (#3493) 8 luni în urmă
README.md ae8179367d feat: Add support for Bun as a package manager (#3586) 3 luni în urmă
next.config.mjs 242953dd42 docs: Rewrite with `fumadocs` (#3493) 8 luni în urmă
package.json a21f88489d docs: Update Inkeep to fix vercel deployment (#3604) 6 luni în urmă
pnpm-lock.yaml a21f88489d docs: Update Inkeep to fix vercel deployment (#3604) 6 luni în urmă
postcss.config.js 242953dd42 docs: Rewrite with `fumadocs` (#3493) 8 luni în urmă
prettier.config.mjs 242953dd42 docs: Rewrite with `fumadocs` (#3493) 8 luni în urmă
redirects.json 242953dd42 docs: Rewrite with `fumadocs` (#3493) 8 luni în urmă
source.config.ts 242953dd42 docs: Rewrite with `fumadocs` (#3493) 8 luni în urmă
tailwind.config.js 242953dd42 docs: Rewrite with `fumadocs` (#3493) 8 luni în urmă
tsconfig.json 242953dd42 docs: Rewrite with `fumadocs` (#3493) 8 luni în urmă
vercel.sh 242953dd42 docs: Rewrite with `fumadocs` (#3493) 8 luni în urmă

README.md

Anchor Docs

Created with Fumadocs. Page contents located in docs/content/docs.

Run development server:

npm run dev
# or
pnpm dev
# or
yarn dev
# or
bun run dev

Open http://localhost:3000 with your browser to see the result.