- Features of glitch-soc
- Local-only
- Doodle
- Bookmark
- etc...
- BBCode - now.kibousoft.co.jp
- Enquete - friends.nico
- Markdown - kirishima.cloud
- Yomigana - theboss.tech
- Limited visibility - itabashi.0j0.jp
Does your instance have compatible features with these?
Send a pull request for update www/config/instance.js
!
If you are a beginner, Let us know! (@y@knzk.me or Email.)
And, If your instance has any features that aren't listed here, We can support that when we have free time.
- master is unstable, so we don't recommend it.
- A Monaca Pro account or more is required for the build.
- Copy
www/config/config.sample.js
towww/config/config.js
and change the values.- Just change the is_debug to true, it doesn't need to change other values at the development.
- Copy the
google-services.json
andGoogleService-Info.plist
generated by Firebase in the root directory.
- Fork it ( https://github.com/KnzkDev/KnzkApp/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request