opwork icon indicating copy to clipboard operation
opwork copied to clipboard

Self hosted management interface built for CloudFlare's workerd

Results 4 opwork issues
Sort by recently updated
recently updated
newest added

Hi @hisorange, First of all: Amazing project! Looks super promising and I noticed that I am a little bit late to the party. ;) I've also realised that the last...

Need to revise the image size, should be tested with different base images and try to move the `yarn install` back to the build step.

enhancement

Currently only a simple SQLite is implemented for persistency. We will need proper persistency support. - [x] SQLite - [ ] Postgres - [ ] MySQL - [ ] MongoDB...

enhancement

Current proxy solution is more of a PoC, should be reworked with Undici proxy pools. https://github.com/nodejs/undici/blob/main/examples/proxy/proxy.js

enhancement