fixes for build #4

Open
zramsay wants to merge 7 commits from zramsay/laconic-deployer-frontend:zach/build-fixes into main
First-time contributor
No description provided.
zramsay added 7 commits 2025-08-21 16:24:31 +00:00
Author
First-time contributor

in root of repo:

pnpm install

in apps/backend; set the configs per the docs

pnpm build
pnpm start

in apps/deploy-fe; set the configs per the docs

pnpm build
pnpm start
in root of repo: ``` pnpm install ``` in `apps/backend`; set the configs per the docs ``` pnpm build pnpm start ``` in `apps/deploy-fe`; set the configs per the docs ``` pnpm build pnpm start ```
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u zach/build-fixes:zramsay-zach/build-fixes
git checkout zramsay-zach/build-fixes
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: NasSharaf/laconic-deployer-frontend#4
No description provided.