Skip to content

Sample event sourcing application based on predaddy

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.php
Notifications You must be signed in to change notification settings

h-sn/predaddy-issuetracker-sample

 
 

Repository files navigation

Issue tracking sample application

The aim of this project is to show how predaddy can be configured and used.

Installation

  1. Install the application and its dependencies

    git clone https://github.com/szjani/predaddy-issuetracker-sample.git
    cd predaddy-issuetracker-sample
    composer update
    
  2. Optional: Modify base.php: You can modify the configuration in this file.

  3. Load the sql dump from src/resources/mysql_init.sql

  4. Optional: Modify log4php configuration file which can be found here src/resources/log4php.xml

  5. Document root in webserver must be the following: src/hu/szjani/presentation/web/public

Screenshot

alt text

About

Sample event sourcing application based on predaddy

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.php

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.6%
  • ApacheConf 0.4%