Skip to content

kreetitech/bookkeeper_invoicing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development Environment Prerequisites

  1. Ruby 1.9.3

  2. MySQL

Getting Started

  1. Install required gems:

    bundle
    
  2. Copy config/database.yml.sample to config/database.yml and update config.

  3. Setup database schema:

    rake db:setup
    
  4. ‘thin start’ to start the local server

  5. In another console tab, ‘tail -f log/development.log’ to see the log file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published