Installation issue while setting part-DB local development env
I Have been using this parts-DB for my personal project considering research labs in my college, i am trying to setup and install it in the debian environment but even after a lot of trying and practices , i am unable to do so, i want you to provide me the way for setting up this, so that i can be able to do it . However i have already gone through the parts-DB docs part and all other ways possible but i am unable to do so .
Kindly, resolve this as i need to complete it for the research labs in college and use electronic components parts and all.
What is your exact issue?
In general you will need a PHP and nodejs/yarn installation on your PC. As a server symfony CLI is recommened.
You clone the repository, run composer install (without --no-dev and -o) and yarn install and yarn watch to monitor for frontend changes...
In the .env.local you need to change APP_ENV to dev (instead of prod), to enable debug mode and tools, and then you just have to run symfony serve in the Part-DB repo to get a local dev version running, which you can access in a browser...
The issue is I'm unable to access that in the browser during setup I'm facing a lot of issues. Can you sent me an proper roadmap and installation way for it . So, that I can install the development or production env of it.
On Mon, Jul 21, 2025, 5:11 PM Jan Böhmer @.***> wrote:
jbtronics left a comment (Part-DB/Part-DB-server#969) https://github.com/Part-DB/Part-DB-server/issues/969#issuecomment-3096367830
What is your exact issue?
In general you will need a PHP and nodejs/yarn installation on your PC. As a server symfony CLI is recommened.
You clone the repository, run composer install (without --no-dev and -o) and yarn install and yarn watch to monitor for frontend changes... In the .env.local you need to change APP_ENV to dev (instead of prod), to enable debug mode and tools, and then you just have to run symfony serve in the Part-DB repo to get a local dev version running, which you can access in a browser...
— Reply to this email directly, view it on GitHub https://github.com/Part-DB/Part-DB-server/issues/969#issuecomment-3096367830, or unsubscribe https://github.com/notifications/unsubscribe-auth/BU52IGBE7AMJGTH7RBNYBM33JTGU7AVCNFSM6AAAAACB7RXMMSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTAOJWGM3DOOBTGA . You are receiving this because you authored the thread.Message ID: @.***>