We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am having trouble installing the application and making it run locally. Is there a guide you could add to help local development?
pnpm dev
npm dev
# Dependencies ## Node brew install node@20 ## pnpm brew install pnpm@9 ## infisical brew install infisical/get-cli/infisical ## deno brew install deno ## Setup infisical infisical login infisical init ### Needs infisical setup, not sure what to use?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Looking to provide some code fixes for some open Issues.
I am having trouble installing the application and making it run locally.
Is there a guide you could add to help local development?
Issues
pnpm dev
(could be due to wrong node version [20,22,23])npm dev
after installing needed deps.My current running list of commands to get it sorta working
Current versions i'm using
The text was updated successfully, but these errors were encountered: