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

Non-docker setup instructions do not include steps for building frontend #838

Open
pyoor opened this issue Jun 17, 2022 · 0 comments
Open

Comments

@pyoor
Copy link
Contributor

pyoor commented Jun 17, 2022

The non-docker setup instructions included in the README do not mention the required steps necessary for building the new JS frontend.

At a minimum, it should be:

cd server/frontend
npm i
npm run build

We'll need to review the Dockerfile to ensure there aren't any other steps that we're missing.

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