j2u
Elixir/Phoenix Desktop application
Hello Everyone,
I’m looking for a way to create a standalone phoenix application that could be used as a desktop application on a end-user computer.
I guess the “desktopization” of the front-end part of the application could be done by Electron (electron.atom.io).
But how can the elixir based back-end and the database could be embed in a desktop application too ?
Thanks u so much for any ideas, tips
Regards,
Julien
Most Liked
kofno
Electron seems like it would be the easy part ![]()
I think the hard part is packaging up elixir and erlang and delivering through an installer of some sort. I’m not sure how you’d accomplish that.
lucasmogari
OvermindDL1
Eh it’s not too hard, even a release is self contained enough that all we did was just copy it to the windows server and run back when we ran it on windows.
Plus there is at least 1 BEAM VM desktop app that I know of, Wings3d, though it’s wxWidgets rather than electron or so.
You could also make a webassembly compiler to compile the C BEAM VM engine to webassembly too. ^.^
Last Post!
kofno
Popular in Questions
Other popular topics
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #elixirconf-us
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #security
- #hex









