Giter Club home page Giter Club logo

helheim's Introduction

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

helheim's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar dipth avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

niccolox

helheim's Issues

Photo Comments

It should be possible to comment on individual photos

Visitor log

Track views on profiles, blogs, pictures etc. and allow users to see who watched any of his/her items and when.

Publicly show the number of views on each item to other users

It should be possible to delete your account

When doing so, any personal things like blog posts, photos etc. should also be deleted.
Public items such as comments, forum topics, forum replies etc. should however not be deleted but should instead just be marked with "User deleted"

Please also make sure that when a user is deleted, that all his photos are deleted not only from the db but also from S3

Simple Forum system

A simple forum system should be implemented.
It should have the following features:

  • As an admin it should be possible to create a new forum category
  • As an admin it should be possible to edit a forum category
  • As an admin it should be possible to delete a forum category
  • As an admin it should be possible to create a new forum under a category
  • As an admin it should be possible to edit a forum
  • As an admin it should be possible to delete a forum
  • As a user it should be possible to browse a list of forum categories and forums
  • As a user it should be possible to see all topics in a forum
  • As a user it should be possible to create a topic in a forum
  • As a user it should be possible to comment on a topic

Dependabot can't resolve your Elixir dependency files

Dependabot can't resolve your Elixir dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

** (ArgumentError) argument error
    :erlang.binary_to_term("\n16:27:55.821 [error] GenServer Hex.Registry.Server terminating\n** (Mix.Error) Package {\"hexpm\", \"jason\"} not prefetched, please report this issue\n    (mix 1.10.4) lib/mix.ex:392: Mix.raise/1\n    (stdlib 3.14) gen_server.erl:715: :gen_server.try_handle_call/4\n    (stdlib 3.14) gen_server.erl:744: :gen_server.handle_msg/6\n    (stdlib 3.14) proc_lib.erl:226: :proc_lib.init_p_do_apply/3\nLast message (from #PID<0.1045.0>): {:outer_checksum, \"hexpm\", \"jason\", \"1.2.2\"}\nState: %{closing_fun: nil, ets: nil, fetched: #MapSet<[]>, path: nil, pending: #MapSet<[]>, waiting: %{}}\nClient #PID<0.1045.0> is alive\n\n    (stdlib 3.14) gen.erl:208: :gen.do_call/4\n    (elixir 1.10.4) lib/gen_server.ex:1020: GenServer.call/3\n    (hex 0.21.1) lib/hex/scm.ex:397: Hex.SCM.fetch/3\n    (elixir 1.10.4) lib/task/supervised.ex:90: Task.Supervised.invoke_mfa/2\n    (elixir 1.10.4) lib/task/supervised.ex:35: Task.Supervised.reply/5\n    (stdlib 3.14) proc_lib.erl:226: :proc_lib.init_p_do_apply/3\n\n16:27:55.834 [error] Task #PID<0.1045.0> started from :hex_fetcher terminating\n** (stop) exited in: GenServer.call(Hex.Registry.Server, {:outer_checksum, \"hexpm\", \"jason\", \"1.2.2\"}, 60000)\n    ** (EXIT) an exception was raised:\n        ** (Mix.Error) Package {\"hexpm\", \"jason\"} not prefetched, please report this issue\n            (mix 1.10.4) lib/mix.ex:392: Mix.raise/1\n            (stdlib 3.14) gen_server.erl:715: :gen_server.try_handle_call/4\n            (stdlib 3.14) gen_server.erl:744: :gen_server.handle_msg/6\n            (stdlib 3.14) proc_lib.erl:226: :proc_lib.init_p_do_apply/3\n    (elixir 1.10.4) lib/gen_server.ex:1023: GenServer.call/3\n    (hex 0.21.1) lib/hex/scm.ex:397: Hex.SCM.fetch/3\n    (elixir 1.10.4) lib/task/supervised.ex:90: Task.Supervised.invoke_mfa/2\n    (elixir 1.10.4) lib/task/supervised.ex:35: Task.Supervised.reply/5\n    (stdlib 3.14) proc_lib.erl:226: :proc_lib.init_p_do_apply/3\nFunction: #Function<7.1407416/0 in Hex.SCM.prefetch/1>\n    Args: []\n\n16:27:55.834 [error] Task #PID<0.1055.0> started from :hex_fetcher terminating\n** (stop) exited in: GenServer.call(Hex.Registry.Server, {:outer_checksum, \"hexpm\", \"phoenix_live_dashboard\", \"0.2.6\"}, 60000)\n    ** (EXIT) an exception was raised:\n        ** (Mix.Error) Package {\"hexpm\", \"jason\"} not prefetched, please report this issue\n            (mix 1.10.4) lib/mix.ex:392: Mix.raise/1\n            (stdlib 3.14) gen_server.erl:715: :gen_server.try_handle_call/4\n            (stdlib 3.14) gen_server.erl:744: :gen_server.handle_msg/6\n            (stdlib 3.14) proc_lib.erl:226: :proc_lib.init_p_do_apply/3\n    (elixir 1.10.4) lib/gen_server.ex:1023: GenServer.call/3\n    (hex 0.21.1) lib/hex/scm.ex:397: Hex.SCM.fetch/3\n    (elixir 1.10.4) lib/task/supervised.ex:90: Task.Supervised.invoke_mfa/2\n    (elixir 1.10.4) lib/task/supervised.ex:35: Task.Supervised.reply/5\n    (stdlib 3.14) proc_lib.erl:226: :proc_lib.init_p_do_apply/3\nFunction: #Function<7.1407416/0 in Hex.SCM.prefetch/1>\n    Args: []\n\n16:27:55.834 [error] Task #PID<0.1057.0> started from :hex_fetcher terminating\n** (stop) exited in: GenServer.call(Hex.Registry.Server, {:outer_checksum, \"hexpm\", \"bamboo\", \"1.5.0\"}, 60000)\n    ** (EXIT) an exception was raised:\n        ** (Mix.Error) Package {\"hexpm\", \"jason\"} not prefetched, please report this issue\n            (mix 1.10.4) lib/mix.ex:392: Mix.raise/1\n            (stdlib 3.14) gen_server.erl:715: :gen_server.try_handle_call/4\n            (stdlib 3.14) gen_server.erl:744: :gen_server.handle_msg/6\n            (stdlib 3.14) proc_lib.erl:226: :proc_lib.init_p_do_apply/3\n    (elixir 1.10.4) lib/gen_server.ex:1023: GenServer.call/3\n    (hex 0.21.1) lib/hex/scm.ex:397: Hex.SCM.fetch/3\n    (elixir 1.10.4) lib/task/supervised.ex:90: Task.Supervised.invoke_mfa/2\n    (elixir 1.10.4) lib/task/supervised.ex:35: Task.Supervised.reply/5\n    (stdlib 3.14) proc_lib.erl:226: :proc_lib.init_p_do_apply/3\nFunction: #Function<7.1407416/0 in Hex.SCM.prefetch/1>\n    Args: []\n\n16:27:55.834 [error] Task #PID<0.1069.0> started from :hex_fetcher terminating\n** (stop) exited in: GenServer.call(Hex.Registry.Server, {:outer_c" <> ...)
    /opt/hex/lib/run.exs:11: DependencyHelper.main/0
    (elixir 1.10.4) lib/code.ex:926: Code.require_file/2
    (mix 1.10.4) lib/mix/tasks/run.ex:145: Mix.Tasks.Run.run/5

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.