Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

LiveCodes PHP Server

PHP + MySQL implementation of the LiveCodes server functions, for self-hosting on shared hosting (Apache + PHP + MySQL), without installing anything on the server.

These files are copied to the build/ directory after the app is built (npm run copy-php), and are deployed via FTP/SSH using the GitHub workflow .github/workflows/deploy-php.yml.

See the documentation for setup instructions.