Skip to content

ssg-org/ssg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

499 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ULICA.BA HACK-DAY

HACKDAY RULES

  • Send your github username to pasalic.zaharije@gmail.com
  • Everyboady will have read/write access to this repository
  • If somebady wanna add changes after hackday - do pull request
  • Create branch for each feature
  • If you dont know RoR - pair with somebady that know
  • Happy coding :)

WINDOWS

git clone git@github.com:zpasal/ssg.git
cd ssg
bundle
bundle exec rake db:migrate
bundle exec rake db:seed
  • Set SSL Root certificates
ruby ssl_patch.rb
set SSL_CERT_FILE=C:\RailsInstaller\cacert.pem
  • start server
bundle exec rails s
  • Allow access to firewall if Windows asks

MAC

git clone git@github.com:zpasal/ssg.git
cd ssg
bundle
bundle exec rake db:migrate
bundle exec rake db:seed
bundle exec rails s

About

SrediSvojGrad

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors