Documentation

Here you should find everything you need from getting started with creating your Profile to more advanced topics. We welcome contributions, check out the LinkFree Repo  and the documentation source on GitHub for more information.

Self hosted single user mode

This allows you to host LinkFree yourself for your single Profile, but this will remove the top navigation bar.

Self hosted single user mode

  1. Add your Profile as normal (see QuickStart guide)
  2. In the config file config/user.json add your username:
{
  "username": "eddiejaoude"
}
  1. Host the app on your favourite platform