Skip to content
This repository was archived by the owner on Mar 27, 2023. It is now read-only.
This repository was archived by the owner on Mar 27, 2023. It is now read-only.

frontend homepage does not open #10

Open
@Cally99

Description

@Cally99

Thank you for uploading such a detailed repo.
There's so much best practice features using modern web technologies.

I've tried to run this repo with docker on my machine and I can access the backend but cannot open page verbose equals true.

I have a click wheel running trying to get the frontend homepage open but it does not finish building the container it seems.

In the logs it gets this far for frontend when I restart the container.

frontend | You may use special comments to disable some warnings.
frontend | Use // eslint-disable-next-line to ignore the next line.
frontend | Use /* eslint-disable */ to ignore all warnings in a file.
frontend | ℹ 「wds」: Project is running at http://0.0.0.0:8080/
frontend | ℹ 「wds」: webpack output is served from /
frontend | ℹ 「wds」: 404s will fallback to /index.html

What I basically did was edit the .env-template in root to .env
and run
docker-compose up

The page never loads.

Do you know what's causing this?

Thanks for such a great repo too!

Metadata

Metadata

Assignees

Labels

dependenciesPull requests that update a dependency filegood first issueGood for newcomershelp wantedExtra attention is neededjavascriptPull requests that update Javascript code

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions