Marid is a music platform that beautifully showcases the works of independent artists.
For more information, please see http://marid.co
Nathan Bernard | Juan Pavlo | John McConnell | Mario Mjertan | Marek Fajkus |
| | :---:|:---:|:---:|:---:|:---:| Marcin Spoczynski | Nitish Anand |
A full list of contributors can be found on GitHub.
- Fork it
- Create your feature branch (
git checkout -b develop/my-new-feature
) - Commit your changes (
git commit -am "Added some feature"
) - Push to the branch (
git push origin develop/my-new-feature
) - Create new Pull Request
Please use git-flow for branch management.
Please make sure your fork is private, not public.
Found a bug? Report it here!
Have an idea? Add it here!
- Ruby version 2.1.2
- Rails version 4.1.4
- SQLite3
- PostgreSQL
- Node.js
- Go to (https://github.com/maridco/marid-vagrant/) and follow instructions
- Contribute
- Configure PostgreSQL database
- Install dependencies via Bundler:
bundle install
- Setup PostgreSQL
rake db:setup
Start the server bundle exec rails s
In your browser go to localhost:3000
Twitter: @maridco
IRC: #marid
on irc.freenode.net
Marid is released under the Apache License, Version 2.0.
The full license text is included in LICENSE.txt
.