Back to templates
WordPress starter
Start your Wordpress application easily
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