pasty icon indicating copy to clipboard operation
pasty copied to clipboard

Potentially embed the frontend

Open lus opened this issue 2 years ago • 1 comments

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 avatar Jan 29 '22 00:01 lus

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

lus avatar Jan 29 '22 00:01 lus