Skip to content

ultracaption/kpubunker.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bunker

What you need

Setup

  1. Install required gems with Bundler

  2. Create and migrate database

    $ bundle exec rake db:migrate

Start Bunker

  1. Start Elasticsearch process

    $ cd (directory where Elasticsearch is installed) $ bin/elasticsearch

  2. Load lectures

    $ rails runner script/bootstrap.rb

  3. Start server

    $ rails server

About

한국산업기술대학교 강의평가서비스 Bunker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published