|
|
|
|
|
by appveyor
1660 days ago
|
|
Oh, no, I've missed my HN moment! :) Anyway, hope it's not too late to say hi and answer some questions. Hi, I'm Feodor - the author of Pglet. The project is still in "alpha" and there is still a lot of experimenting around default modes and API will probably have some breaking changes going forward. Thank you for the constructive feedback you guys gave here! Re: licensing - Only Pglet Server is under AGPL at the moment, multi-language client libraries which are embedded in your app are MIT. Selection of AGPL is not final and was mostly influenced by recent fear/trend of big co incorporating your service into their cloud offerings. Re: remote mode by default - your app code is not being uploaded to console.pglet.io, but it's UI is "streamed" there only. However, I agree this looks scary for the initial experience - will roll it back to "local" mode by default with explicit "publish" option. Better docs, more examples and other languages support (Go, Rust, Deno) are coming later this year. Stay tuned! |
|