forked from CLSA/cenozo
-
Notifications
You must be signed in to change notification settings - Fork 0
Framework for building web applications.
License
patrickdemond/cretace
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Cretace ====== A generic PHP/Angular framework used to build web applications which tightly integrate with one another. src/ This is where the source code belongs. This includes all packages, classes, functions, settings, etc. aux/ Any auxiliary files which are needed by the software go here. doc/ The apigen generated API documentation and design documents. db/ This is where all sql needed to install the application belongs. This includes database schemas, default data, etc. web/ This is the public web directory that a web server links to. web/app/ This is where the client-side source code goes. web/lib/ This is where third-party client-side libraries go.
About
Framework for building web applications.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 51.1%
- JavaScript 37.3%
- HTML 10.6%
- CSS 1.0%