Skip to content

vutuv/vutuv

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published