Skip to content

shinoburc/national-holiday-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manage national holidays and provide web APIs.

national-holiday-api Japanse official site is here.

  • rails

  • depend on rails_admin packages

  • PostgreSQL (change yourself easier) sudo apt-get install libpq-dev

  • checkout git clone git://github.com/shinoburc/national-holiday-api.git

  • install gems cd national-holiday-api; bundle install

  • DB Setup rake db:setup

  • Run rails server rails s

  • Go to localhost:3000

default username and password is admin@local.host/caladmin. and default seed.rb data is Japanese national holidays.

  • checkout git clone git://github.com/shinoburc/national-holiday-api.git

  • cd national-holiday-api; heroku create YOUR_APP_NAME

  • git push heroku master

  • heroku run rake db:setup

  • Go to YOUR_APP_NAME.heroku.com

default username and password is admin@local.host/caladmin.

First of all, You have to change admin password in Administration.

GNU GPLv3.

About

Manage national holidays and provide web APIs using Rails.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages