Skip to content

maridco/marid

Repository files navigation

marid

Independent Music Platform

Marid is a music platform that beautifully showcases the works of independent artists.

For more information, please see http://marid.co

Authors

Nathan Bernard Juan Pavlo John McConnell Mario Mjertan Marek Fajkus
Nathan Bernard Juan Pavlo John McConnell Mario Mjertan Marek Fajkus

Marcin Spoczynski | Nitish Anand | :---:|:---:|:---:|:---:|:---:| Marcin Spoczynski | Nitish Anand |

A full list of contributors can be found on GitHub.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b develop/my-new-feature)
  3. Commit your changes (git commit -am "Added some feature")
  4. Push to the branch (git push origin develop/my-new-feature)
  5. Create new Pull Request

Please use git-flow for branch management.

Please make sure your fork is private, not public.

Bug Tracker

Found a bug? Report it here!

Feature Request

Have an idea? Add it here!

Dependencies

  1. Ruby version 2.1.2
  2. Rails version 4.1.4
  3. SQLite3
  4. PostgreSQL
  5. Node.js

Installation

Mac OS X, Linux, Windows

  1. Go to (https://github.com/maridco/marid-vagrant/) and follow instructions
  2. Contribute

Setup Rails app (every platform)

  1. Configure PostgreSQL database
  2. Install dependencies via Bundler: bundle install
  3. Setup PostgreSQL rake db:setup

Run

Start the server bundle exec rails s

Check out the site

In your browser go to localhost:3000

Contact

Twitter: @maridco

IRC: #marid on irc.freenode.net

License

Marid is released under the Apache License, Version 2.0.

The full license text is included in LICENSE.txt.