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.
- Add your Profile as normal (see QuickStart guide)
- In the config file
config/user.json
add your username:
{
"username": "eddiejaoude"
}
- Host the app on your favourite platform