Skip to content
/ helheim Public

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

License

Notifications You must be signed in to change notification settings

dipth/helheim

Repository files navigation

Helheim

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

Requirements:

  • Erlang 25.0.2
  • Elixir 1.13.4-otp-25
  • Python 2.7.18
  • Node.js 18.4.0
  • yarn 1.21.1
  • Imagemagick 7.0.9-12
  • PostgreSQL 12.1
  • Chromedriver 2.36

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

The remaining can be installed with Homebrew.

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published