Take a look at the client's open issues! Join in the conversation or make your own, starting with a bug or feature request to improve the platform.
Kynosocial is very fork-friendly! ✨ Fork the repo and start coding, backend functionality included. 👀
Unlike other open source software, Kynosocial works out of the box. Setting up your own local instance for testing purposes or contribution is simple; just clone the repositiory with the command below, then modify the 'index.html' and 'index.js' files. We recommend using the Live Server extension if you use VSCode.
$ git clone https://github.com/dotargz/kynosocial
$ cd kynosocial