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

i want to remove from frontend #2023

Closed
ProjectMakerGeorgia opened this issue Jan 7, 2022 · 9 comments
Closed

i want to remove from frontend #2023

ProjectMakerGeorgia opened this issue Jan 7, 2022 · 9 comments
Labels
enhancement New feature or request

Comments

@ProjectMakerGeorgia
Copy link

viber_image_2021-12-25_20-51-20-100

where is the code

@ProjectMakerGeorgia ProjectMakerGeorgia added the enhancement New feature or request label Jan 7, 2022
@dessalines
Copy link
Member

The front end code is here. What do you want to remove?

@dessalines
Copy link
Member

You'll need to fork this code, build an image with the included dockerfile, and reference that image in your docker compose file.

@ProjectMakerGeorgia
Copy link
Author

You'll need to fork this code, build an image with the included dockerfile, and reference that image in your docker compose file.

how to do it ? I don't understand what you say

@ProjectMakerGeorgia
Copy link
Author

How to edit frontend code

@ProjectMakerGeorgia
Copy link
Author

I want to delete everything that is indicated in the picture

@dessalines
Copy link
Member

dessalines commented Jan 9, 2022

This is probably not doable for you. You need to know some javascript, react, docker, and server administration to do this. Also you need to be able to follow my instructions, that above is very clear.

@dessalines
Copy link
Member

@ProjectMakerGeorgia how are you deploying / running lemmy? After you make changes to the front end, you need to build an image, and then deploy that image. If you don't know docker, you likely won't have the expertise to do this.

@ProjectMakerGeorgia
Copy link
Author

@ProjectMakerGeorgia how are you deploying / running lemmy? After you make changes to the front end, you need to build an image, and then deploy that image. If you don't know docker, you likely won't have the expertise to do this.

wget https://raw.githubusercontent.com/ProjectMakerGeorgia/lemmy/main/docker/prod/docker-compose.yml
wget https://raw.githubusercontent.com/ProjectMakerGeorgia/lemmy/main/docker/lemmy.hjson

docker-compose up -d
I changed the links of your github to mine everywhere on all repositories

@dessalines
Copy link
Member

I changed the links of your github to mine everywhere on all repositories

That isn't how deploying works. You need to have some expertise in programming and docker which its clear you don't have.

 lemmy-ui:
    image: dessalines/lemmy-ui:0.14.3

That is our image, not a custom one. I cannot help you learn docker, you will have to do that on your own.

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

No branches or pull requests

2 participants