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
Go to file
2016-02-20 22:53:20 +01:00
app Initial commit 2016-02-20 22:53:20 +01:00
bin Initial commit 2016-02-20 22:53:20 +01:00
config Initial commit 2016-02-20 22:53:20 +01:00
db Initial commit 2016-02-20 22:53:20 +01:00
lib Initial commit 2016-02-20 22:53:20 +01:00
log Initial commit 2016-02-20 22:53:20 +01:00
public Initial commit 2016-02-20 22:53:20 +01:00
spec/models Initial commit 2016-02-20 22:53:20 +01:00
test Initial commit 2016-02-20 22:53:20 +01:00
vendor/assets Initial commit 2016-02-20 22:53:20 +01:00
.gitignore Initial commit 2016-02-20 22:53:20 +01:00
.ruby-version Initial commit 2016-02-20 22:53:20 +01:00
config.ru Initial commit 2016-02-20 22:53:20 +01:00
Gemfile Initial commit 2016-02-20 22:53:20 +01:00
Gemfile.lock Initial commit 2016-02-20 22:53:20 +01:00
Rakefile Initial commit 2016-02-20 22:53:20 +01:00
README.rdoc Initial commit 2016-02-20 22:53:20 +01:00

== 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>.