Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 602 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 602 Bytes

Base Web App

This is the base class for Web App handling on ApisCP. Native modules are shipped with ApisCP and require little changes to work.

Getting started

cd /usr/local/apnscp
mkdir -p config/custom/webapps
git clone https://github.com/apisnetworks/apiscp-webapp-unknown config/custom/webapps/unknown
./composer dump-autoload -o
systemctl restart apiscp

ApisCP will restart during which time its internal caches will be updated with the new module location.

Happy coding!

License

All code within this repository has been relicensed under MIT by Apis Networks, INC.