Exocore / exocore-web /templates /php /template.json
ChoruYt's picture
Upload 216 files
a7f51f5 verified
Raw
History Blame Contribute Delete
164 Bytes
{
"name": "PHP",
"description": "PHP web project",
"language": "php",
"runtime": "php",
"run": "php -S 0.0.0.0:3000",
"port": 3000,
"install": true
}