GithubHelp home page GithubHelp logo

hokkai7go / kozuchi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nay/kozuchi

0.0 2.0 0.0 13.83 MB

Home accounting web application which focused on linkages to other people (family, etc).

Home Page: http://www.kozuchi.net/

License: BSD 3-Clause "New" or "Revised" License

kozuchi's Introduction

Kozuchi

Kozuchi is a home-accounting web application. (‘家計簿’ in Japanese.) It supports Japanese only.

NOTICE: Rails3 Version is under working. If you need stable version, use Kozuchi in rails2 branch with Ruby 1.8.7.

How to set up

  • Create your config/database.yml from examples, such as database.mysql.yml

  • Create your config/initializers/hosting.rb from hosting.rb.example

hosting.rb

LOGIN_ENGINE_SALT

This is required for support of old users (from Login Engine era). If you are new to kozuchi set up, just leave it.

LOGIN_ENGINE_SALT = “koban”

KOZUCHI_SSL

Set true if you want to use SSL. You may also have to configure other things.

KOZUCHI_SSL = false

SKIP_MAIL

Set true if you want to skip sending email for signup, etc.

SKIP_MAIL = true

GOOGLE_ANALYTICS_CODE

You can specify your google analytics code here.

GOOGLE_ANALYTICS_CODE = ‘XXXXXX-X’

USER_MANAGEMENT_TYPE

It’s intended to control self-signup, but it is not implemeneted yet. Just leave it.

KOZUCHI_USER_MANAGEMENT_TYPE = ‘open’

kozuchi's People

Contributors

ayumin avatar koichiro avatar nay avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.