Difference between revisions of "Simple-web-fw"

From prokee
Jump to navigation Jump to search
Line 5: Line 5:
 
The following tools are used (optionally):
 
The following tools are used (optionally):
 
* [[baseman]] ....... for module management
 
* [[baseman]] ....... for module management
* prokee/bmc .... for automated customizations
+
* prokee/[[bmc]] .... for automated customizations
  
 
There are no other dependencies.
 
There are no other dependencies.

Revision as of 01:04, 1 May 2019

A simple highly modular framework for building websites and web-applications based on JavaScript and PHP.

The aim is to generate the client- and server-side part at once, while taking care of different versions with respect to localization and design variations.

The following tools are used (optionally):

  • baseman ....... for module management
  • prokee/bmc .... for automated customizations

There are no other dependencies.

All code is pure JS/PHP code.

Links

Repository on GitHub