#How to ship JavaScript and Typescript apps to ...

1 messages · Page 1 of 1 (latest)

raven galleonBOT
#

Thread automatically created, you can use it to discuss about the content!

little delta
#

I had investigated a bit delivering Python + Node app this way, because technically you can have Python API routes in Next, so you could go very far. It can be helpful to create computation servers with UI for instance, a bit like Jupyter works

#

this use case is imo underrated, there is demand for producing easily JS UI, with actual modern full-stack frameworks and not just fat Django + React SPAs, and python backend, all that packaged in a way that suites traditional windows/mac user

#

Packaging as clean .exe is a must have in business where it's all windows

granite shell
#

I agree the ability to spin something up quickly and then package it is great.