mirror of
https://github.com/kikobar/mastodon.git
synced 2024-11-16 12:12:14 +00:00
Your self-hosted, globally interconnected microblogging community.
This is a fork of the official mastodon repo, with some minor editions to increase the maximum characters per post to 11,000.
This is the source code of the mastodon instance running on https://acc4e.com
app | ||
bin | ||
config | ||
db | ||
lib | ||
log | ||
public | ||
spec | ||
test | ||
vendor/assets | ||
.gitignore | ||
.ruby-version | ||
config.ru | ||
Gemfile | ||
Gemfile.lock | ||
Rakefile | ||
README.rdoc |
== README This README would normally document whatever steps are necessary to get the application up and running. Things you may want to cover: * Ruby version * System dependencies * Configuration * Database creation * Database initialization * How to run the test suite * Services (job queues, cache servers, search engines, etc.) * Deployment instructions * ... Please feel free to use a different markup language if you do not plan to run <tt>rake doc:app</tt>.