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

Potentially embed the frontend #37

Open
lus opened this issue Jan 29, 2022 · 1 comment · May be fixed by #48
Open

Potentially embed the frontend #37

lus opened this issue Jan 29, 2022 · 1 comment · May be fixed by #48

Comments

@lus
Copy link
Owner

lus commented Jan 29, 2022

Serving the web frontend by opening the ./web/ directory is not flexible at all. We should consider using Go's (relatively) new embed feature to embed it into the final binary.

@lus
Copy link
Owner Author

lus commented Jan 29, 2022

We have to halt this issue until valyala/fasthttp#974 is resolved.
Maybe I will open a pull request there if I have the time to do so.

@lus lus mentioned this issue Jan 29, 2022
@lus lus linked a pull request Aug 22, 2022 that will close this issue
11 tasks
@lus lus linked a pull request Aug 29, 2022 that will close this issue
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant