-
Jean-Baptiste Pasquier authoredJean-Baptiste Pasquier authored
README.md 7.76 KiB
Hubl
Hubl is the magic tool that allows the Freelance Network to thrive in a decentralized way.
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Prerequisites
To install Hubl, you'll need:
- A Hubl Server (djangoldp>=0.7.11) with the appropriate modules
- A Prosody Server (with appropriate modules
- A SMTP Server (optional)
- NodeJS on your machine
Before diving in you have to check your Hubl Server supports the following LDP packages:
- djangoldp_account
- djangoldp_community
- djangoldp_notification
- djangoldp_profile
- djangoldp_skill
- djangoldp_uploader
- oidc_provider: 'git+https://github.com/jblemee/django-oidc-provider.git@develop'
Those packages are given with the last stable version tested.