[GH-ISSUE #72] How can I get started (development environment) #45

Closed
opened 2026-02-22 18:17:38 -05:00 by yindo · 2 comments
Owner

Originally created by @sergezuber on GitHub (Jun 16, 2023).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/72

I'm sorry for the question, but how can I start the server if I'm not deploying through docker? it is written how to upload documents and what to do next, I did not understand

upd: it was not obvious to me that the continuation of the installation was on the links below

upd: upd: But there is also no way to start the server in development mode.

Originally created by @sergezuber on GitHub (Jun 16, 2023). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/72 I'm sorry for the question, but how can I start the server if I'm not deploying through docker? it is written how to upload documents and what to do next, I did not understand upd: it was not obvious to me that the continuation of the installation was on the links [below](https://github.com/Mintplex-Labs/anything-llm/blob/master/collector/README.md) upd: upd: But there is also no way to start the server in development mode.
yindo added the questionwontfix labels 2026-02-22 18:17:38 -05:00
yindo closed this issue 2026-02-22 18:17:38 -05:00
Author
Owner

@tabgab commented on GitHub (Jun 17, 2023):

I have to agree, I also could not find any description of this. It would be a great help if we had a concise and easy-to-follow way to get this running - in one readme, and not scattered all across the project.

@tabgab commented on GitHub (Jun 17, 2023): I have to agree, I also could not find any description of this. It would be a great help if we had a concise and easy-to-follow way to get this running - in one readme, and not scattered all across the project.
Author
Owner

@adieyal commented on GitHub (Jun 17, 2023):

yarn setup
yarn dev:server
yarn dev:frontend (in another terminal)

have a look in package.json to better understand how it all hangs together.

@adieyal commented on GitHub (Jun 17, 2023): `yarn setup` `yarn dev:server` `yarn dev:frontend` (in another terminal) have a look in `package.json` to better understand how it all hangs together.
yindo changed title from How can I get started (development environment) to [GH-ISSUE #72] How can I get started (development environment) 2026-06-05 14:33:10 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#45