-
Notifications
You must be signed in to change notification settings - Fork 0
Instruction to Potential Users
Dimitris Kremmydas edited this page Nov 1, 2015
·
2 revisions
Currently the SIMBUG framework has completed the Business and Data Layer of the 3-tier architecture. The implementation of the Presentation Layer is left to the user.
So for setting up the SIMBUG framework, one has to setup the SIMBUG server and also the client application.
If one want to setup his own SIMBUG server, he has to [Michael ... compile ... ?].
For setting up the client application, it is better to clone the "hello world" application in the clients branch and adjust it to their need. The current client implementation is in CakePHP.