Skip to content

OlliL/moneyjinn-client

Repository files navigation

moneyjinn

Client

build status

Server

build status

Requirements

Installation

  • build client
    • clone moneyjinn-client repository
    • make sure npm is installed
    • run build.sh which compiles the Vue client and places the result below /mnt/www/nginx
  • build server

Start Application

  • start nginx
  • start moneyjinn-server

Configure Application

  • open http://localhost/ in your favorite web browser (assuming you installed everything on your local machine)
  • log in as admin (password admin)
  • change the password
  • create a new group
  • create a new user with admin privileges, assign the user to the new group
  • create capitalsources
  • create contractpartner
  • create postingt accounts (your user needs to have the right "admin")