WordPress starter
Start your Wordpress application easily
![preview of WordPress starter](/_next/image?url=https%3A%2F%2Fcdn.wasmer.io%2Ficon%2Fpackage%2FTest__2.23am__05-17_default_icon.jpeg&w=1920&q=75)
This is a Wordpress application project.
Getting Started
You can run the development server:
php -S localhost:8080 -t app
You can also run the Wordpress example using Wasmer (check out the install guide):
wasmer run . --net
Open http://127.0.0.1:8080 with your browser to see your Wordpress app.
Deploy on Wasmer Edge
The easiest way to deploy your Wordpress app is to use the Wasmer Edge.
Live example: https://wordpress-wasmer-examples.wasmer.app/
Deploy to Wasmer Edge:
wasmer deploy