Skip to content
New issue

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

Feature Request - Create development docs so we can submit PR #21

Open
zackbcom opened this issue Jan 16, 2025 · 0 comments
Open

Feature Request - Create development docs so we can submit PR #21

zackbcom opened this issue Jan 16, 2025 · 0 comments

Comments

@zackbcom
Copy link

zackbcom commented Jan 16, 2025

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

  • I'm not 100% sure what needs to be installed to get the UI to run.
    • Node
      • what version? - Seems like 20, but not sure.
    • pnpm
      • What version? 10 didn't work right. 9 seems right
    • deno
    • infisical
      • how to use?
      • Can we skip it?
    • missing deps when rudding pnpm dev (could be due to wrong node version [20,22,23])
      • Image
    • React Version - Maybe also related to wrong node version used?
      • Seems like react 19 has some dep issues after installing the missing deps
      • Image
  • Issue with missing dep on npm dev after installing needed deps.
    • [plugin:vite:react-babel] Cannot find package 'babel-plugin-react-compiler' imported from /Users/zackbaldwin/Documents/codebase/fprints-xyz/babel-virtual-resolve-base.js

My current running list of commands to get it sorta working

# 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?

Current versions i'm using

Image

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

No branches or pull requests

1 participant