photon / project-template
Photon project template
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:project
Requires
- photon/photon: ~2.0
This package is auto-updated.
Last update: 2024-10-18 20:33:16 UTC
README
-
Download and install composer, See https://getcomposer.org/download/
-
Initialize the project
composer install
-
Initialize the mongrel2 configuration
m2sh load --config mongrel2/conf/http.conf
-
Start mongrel2
m2sh start -name http
-
Start the photon project
./vendor/bin/hnu serve
-
Open a browser