kellygallen / Radphe

Rapid Application Development PHP Hosting Environment that is like how ColdFusion started. Enforces website uniformity and hardens the web hosting service and functions as a application firewall transparent wrapper. Stateless output and templating using blocks of output that can be made out of order, modified, replaced, processed, and then reassemble into the response. A site and host engine.
MIT License
2 stars 1 forks source link

Separation of Example finished project code. #3

Closed kellygallen closed 3 years ago

kellygallen commented 3 years ago

The CORE is the module skeleton, need to make it separate.

The example and demonstration code should be made into a separate demo project.

I need to figure out how to make all these come together from different GIT projects and make it not overlap. I may or may not be able to do this on GitHub for free.

Then I need to clean up code.

Make a testing and experimental branch.

Not a lot of solid info on this as a procedure or Coding/EDIT envormnet and config stack...

kellygallen commented 3 years ago

removing the example mod folder should do it. ell example related code will start to end up there.