Swaroop M 9b30a61e4a docs: Add token extension constraints to account documentation (#3861) 1 сар өмнө
..
app 1053b717dc docs: Add Inkeep Searchbar (#3597) 6 сар өмнө
content 9b30a61e4a docs: Add token extension constraints to account documentation (#3861) 1 сар өмнө
public 242953dd42 docs: Rewrite with `fumadocs` (#3493) 8 сар өмнө
.gitignore 242953dd42 docs: Rewrite with `fumadocs` (#3493) 8 сар өмнө
.prettierrc 242953dd42 docs: Rewrite with `fumadocs` (#3493) 8 сар өмнө
README.md ae8179367d feat: Add support for Bun as a package manager (#3586) 3 сар өмнө
next.config.mjs 242953dd42 docs: Rewrite with `fumadocs` (#3493) 8 сар өмнө
package.json a21f88489d docs: Update Inkeep to fix vercel deployment (#3604) 6 сар өмнө
pnpm-lock.yaml a21f88489d docs: Update Inkeep to fix vercel deployment (#3604) 6 сар өмнө
postcss.config.js 242953dd42 docs: Rewrite with `fumadocs` (#3493) 8 сар өмнө
prettier.config.mjs 242953dd42 docs: Rewrite with `fumadocs` (#3493) 8 сар өмнө
redirects.json 242953dd42 docs: Rewrite with `fumadocs` (#3493) 8 сар өмнө
source.config.ts 242953dd42 docs: Rewrite with `fumadocs` (#3493) 8 сар өмнө
tailwind.config.js 242953dd42 docs: Rewrite with `fumadocs` (#3493) 8 сар өмнө
tsconfig.json 242953dd42 docs: Rewrite with `fumadocs` (#3493) 8 сар өмнө
vercel.sh 494d0d0568 docs: Only do vercel preview on docs change (#3822) 2 сар өмнө

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.