speee / bootcampsns

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boot Camp SNS

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.

Running the code

$ git clone https://github.com/speee/bootcampsns.git
$ cd bootcampsns/
$ bundle install
$ rake db:migrate
$ rails s

About


Languages

Language:Ruby 55.1%Language:JavaScript 21.4%Language:HTML 18.4%Language:CSS 5.1%