ShelfService Frontend Setup install pnpm package manager $ sudo npm i -g pnpm install the dependencies $ pnpm install start the backend api by using the instructions in repo shelfservice-nestjs configure via files in src/environments according to your setup. Run $ pnpm start