Skip to content

ihara2525/bootcampsns

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 55.1%
  • JavaScript 20.0%
  • HTML 19.9%
  • CSS 5.0%