Skip to content

dipth/helheim

Helheim

Helheim is a free and open source Danish online community for alternative people.

Requirements:

  • Erlang/OTP 28.4.1
  • Elixir 1.19.5-otp-28
  • Node.js 24.14.0
  • yarn 1.21.1
  • Imagemagick 7.0.9-12
  • PostgreSQL 15
  • Chromedriver (latest, for acceptance tests)

The recommended way to install Erlang, Elixir and Node.js is through the modular version manager mise:

Getting started:

  1. Get elixir dependencies:

    mix deps.get
    
  2. Get node.js dependencies:

    cd assets
    yarn
    cd ..
    
  3. Create, migrate and seed database:

    mix ecto.setup
    
  4. Start server:

    mix phx.server
    
  5. Load localhost:4000 in your preferred browser

Contributing

We appreciate any contribution to Helheim. Check our CODE_OF_CONDUCT.md and CONTRIBUTING.md guides for more information

About

Helheim is a free and open source Danish online community for alternative people.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors