vutuv / vutuv

vutuv is a business network. Think of it as a fast, secure and less annoying open-source alternative for LinkedIn or XING.

Home Page:https://www.vutuv.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vutuv

Build Status

vutuv is a business network which is hosted at https://www.vutuv.de. Think of it as a free, fast and secure open-source alternative for LinkedIn or XING. The first version of vutuv can be found in the branch v1.1.

Getting started

vutuv is a Phoenix Framework application. Please install the following software first (asdf-vm is a good version manager):

  • Erlang > 21.1
  • Elixir > 1.8
  • nodejs > 6.8.0
  • postgresql
  • ImageMagick (for the convert executable)

After cloning the repository, run mix deps.get and (cd assets && npm install) to install dependencies.

To create the database and run migrations, run mix ecto.setup.

To start the Phoenix endpoint within an iex shell, run iex -S mix phx.server.

For information about accessing the Vutuv API, see the API guide.

See the contributing guide for more information about setting up your development environment and opening pull requests.

Custom generators

We are using custom templates for context and schema generation (when using the Phoenix phx.gen.* generators).

See the Custom generator wiki page for help using the Phoenix generators with these templates.

License

MIT license. See the LICENSE for details.

About

vutuv is a business network. Think of it as a fast, secure and less annoying open-source alternative for LinkedIn or XING.

https://www.vutuv.de

License:MIT License


Languages

Language:Elixir 87.2%Language:HTML 9.8%Language:CSS 2.7%Language:JavaScript 0.3%