Helheim is a free and open source Danish online community for alternative people.
Erlang/OTP28.4.1Elixir1.19.5-otp-28Node.js24.14.0yarn1.21.1Imagemagick7.0.9-12PostgreSQL15Chromedriver(latest, for acceptance tests)
The recommended way to install Erlang, Elixir and Node.js is through the modular version manager mise:
-
Get elixir dependencies:
mix deps.get -
Get node.js dependencies:
cd assets yarn cd .. -
Create, migrate and seed database:
mix ecto.setup -
Start server:
mix phx.server -
Load
localhost:4000in your preferred browser
We appreciate any contribution to Helheim. Check our CODE_OF_CONDUCT.md and CONTRIBUTING.md guides for more information