Skip to content
David Sterry edited this page Dec 16, 2022 · 3 revisions

Fork this repo: https://github.com/magicstone/ecko

Setup for development using your repo: https://docs.joinmastodon.org/dev/setup/

You can use Vagrant if you prefer.

Testing

RAILS_ENV=test bundle exec rails db:setup
RAILS_ENV=testing rspec

Optional: For working on Yunohost deployment integration, you'll want to setup a YunoHost machine and clone: https://github.com/YunoHost-Apps/ecko_ynh

Optional: For working on docker-compose deployment https://gist.github.com/weex/265cfc6d1f05589c56d580f24089ecd5

Please post any problems you encounter to: https://github.com/magicstone-dev/ecko/issues/new

This wiki contains documentation for ecko - community-driven social network software

Clone this wiki locally