Skip to content

Example PHP project running Astro inside with the Container API

License

Notifications You must be signed in to change notification settings

matthewp/astro-in-php-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Astro inside of PHP

Install inside of the astro-project folder.

cd astro-project
npm install

Then build the Astro project.

npm run build

Now run the PHP server (from the root)

php -S localhost:8000

Credits

Template from Astroship, changed to be used in a PHP app instead.

About

Example PHP project running Astro inside with the Container API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published