Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

speee/bootcampsns

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 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 21.4%
  • HTML 18.4%
  • CSS 5.1%