Skip to content

Conversation

@RJ0907
Copy link
Contributor

@RJ0907 RJ0907 commented Dec 10, 2025

No description provided.

Comment on lines 16 to 21
"command": "./node_modules/.bin/dotenv -e .dev.env -e .public.env -e .secret.env -- 'turbo run dev --filter=${input:project}-frontend --filter=${input:project}-backend'"
"command": "turbo run dev --filter=${input:project}-frontend --filter=${input:project}-backend"
},
{
"label": "serve",
"type": "shell",
"command": "./node_modules/.bin/dotenv -e .public.env -e .secret.env -- 'turbo run serve --filter=${input:project}-frontend --filter=${input:project}-backend'"
"command": "turbo run serve --filter=${input:project}-frontend --filter=${input:project}-backend"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

revert this before merging. remove this to run but when you are merging do not merge this in.

@YoniKiriaty YoniKiriaty merged commit 18eebe4 into master Dec 10, 2025
1 check failed
@YoniKiriaty YoniKiriaty deleted the transfer-scouting-data branch December 10, 2025 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants