Develop. Test. Deploy.
At Lightspeed.
The fastest way to build and host websites. Simple development framework, instant deployment, and reliable hosting.
$ lightspeed init
✓ Initialized Lightspeed project
$ lightspeed start
✓ Development server started
URL: http://localhost:9000
Everything you need to build amazing websites
A complete platform for developers who want to move fast without sacrificing quality.
Lightning Fast
From zero to deployed in minutes. Our streamlined workflow eliminates friction so you can focus on building.
Simple Framework
No complex configurations. Just HTML, CSS, PHP, and JavaScript. Build the way you want to build.
Local Development
Built-in development server with hot reload. See your changes instantly as you code.
One-Click Deploy
Push your site live with a single command. No FTP, no complicated pipelines.
Reliable Hosting
99.9% uptime guarantee with automatic SSL certificates and global CDN included.
AI Ready
Built to work seamlessly with AI tools. Let your favorite AI assistant help you build and customize your site.
Up and running in 3 simple steps
From installation to live site in just minutes.
Install Lightspeed
Install the Lightspeed CLI with a single command.
$ curl -sfL https://raw.githubusercontent.com/abrayall/lightspeed/refs/heads/main/install.sh | sh -
Create Your Project
Initialize a new project with the built-in scaffolding. Choose from templates or start fresh.
$ mkdir my-awesome-site && cd my-awesome-site
$ lightspeed init
✓ Initialized Lightspeed project
...
• Run 'lightspeed start' to start the development server
$ lightspeed start
✓ Development server started
URL: http://localhost:9000
Deploy & Go Live
When you're ready, deploy your site with one command. It's live in seconds.
$ lightspeed deploy
• Building Docker image...
...
✓ Published successfully!
...
✓ Deployed successfully!
https://my-awesome-site.lightspeed.ee