βββ public/
β βββ images/
β β βββ anythingllm-setup/
β β βββ cloud/
β β βββ faq/
β β βββ features/
β β βββ getting-started/
β β βββ guides/
β β βββ home/
β β βββ legal/
β β βββ product/
β β βββ thumbnails/
β βββ favicon.png
β βββ licence.txt
β βββ robots.txt
βββ pages/
β βββ agent/
β βββ api/
β βββ changelog/
β βββ cloud/
β βββ features/
β βββ installation/
β βββ setup/
β βββ _meta.json
β βββ index.mdx
βββ components/
β βββ icons/
βββ next-env.d.ts
βββ next.config.js
βββ package.json
βββ pull-request-template.md
βββ README.md
βββ theme.config.tsx
βββ tsconfig.json
- Clone this Repository to your local machine using git clone:
git clone https://github.com/Mintplex-Labs/anythingllm-docs.git- Install dependencies using yarn:
yarn- Start the development server:
yarn dev- Create issue
- Create PR with branch name format of
<issue number>-<short name> - yee haw let's merge
This project is licensed under the MIT License.
special thanks to @ShadowArcanist for the migration to NextJS
