This is a significant vulnerable SNS web application based on Ruby on Rails.
The product is meant for educational purposes only. DO NOT use any portion of the code for production.
$ git clone https://github.com/speee/bootcampsns.git
$ cd bootcampsns/
$ bundle install
$ rake db:migrate
$ rails s