https://devine-github.herokuapp.com
Or you can fork and implement your own features by following the steps below...
- Ruby 2.3.1
- Rails 4.2.7
- Postgresql
$ = command line
- fork the repo
- $ git clone git@github.com:YourRepo/devine.git
- $ gem install bundler
- $ bundle
- $ rake db:create
- $ rails s
- go to http://localhost:3000/
- Sign in with GitHub (Currently only available for GitHub users)
- Send message, checkout other user's account, see recent issues you can help with...
- Or post a repo you need help on
- Enjoy and keep on coding!
- If you would like to look at our code or make a collaboration, just have a look at our gems if you want to know what documentation to use
- If you need support just send a message to any of the collaborators
- If you have any issues with the app just post them on to [issues] (https://github.com/SocialList/devine/issues) on the [repo page] (https://github.com/SocialList/devine)
- Sal aka cyberplanner (founder)
- Victor aka 6eff (main collaborator)
- Giancarlo aka Procras (main collaborator)
- Francesco aka Frunez (main collaborator)
- Special thanks to Makers Academy and Roi for teaching us about all the tools we needed to create this application
- Thanks to Stack Overflow for helping us debug all our issues
- All rights owned by founder and main collaborators