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

Remove frontend #565

Merged
merged 2 commits into from
Feb 13, 2023
Merged

Remove frontend #565

merged 2 commits into from
Feb 13, 2023

Conversation

wolfv
Copy link
Member

@wolfv wolfv commented Oct 18, 2022

We've moved the quetz-frontend into a seperate repo: https://github.com/mamba-org/quetz-frontend

@hbcarlos
Copy link
Collaborator

Thanks @wolfv. We need to remove it also from here:

quetz/Dockerfile

Lines 4 to 7 in 41a5ec2

COPY quetz_frontend /quetz_frontend
RUN cd /quetz_frontend \
&& npm install \
&& npm run build

and
COPY --from=node /quetz_frontend/dist /quetz-frontend

@wolfv wolfv added the enhancement New feature or request label Oct 18, 2022
Copy link
Collaborator

@hbcarlos hbcarlos left a comment

Choose a reason for hiding this comment

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

Thanks @wolfv!

@hbcarlos hbcarlos merged commit c0e3e2f into mamba-org:main Feb 13, 2023
@janjagusch janjagusch changed the title remove frontend Remove frontend Feb 15, 2023
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants