create-vlang-appone command · any stack
TemplatesExtensionsDocs
Get started
No results found.
Navigation
Home
Docs
Templates
Extensions
Docs
Docs — Introduction
Docs — Installation
Docs — AGENTS.md
Docs — Templates
Docs — Template Customization
Docs — Extensions
Docs — Contributing
Docs — Advanced Usage
System
Enable Performance Mode
Press Esc to close
Ctrl+K
7 templates·6 extensions·9 categories·MIT licensed·V-native
create-vlang-app

One command. Any stack. Compose templates and extensions into production-ready V apps.

© 2026 Create Vlang App.

Resources

TemplatesExtensionsDocumentationContributing GuideChangelog

Community

GitHub OrganizationVPM ModuleReport an issueRequest a feature

Ecosystem

V languagelivePythonbetaNode.jssibling

Web Server

web-applications

vweb/veb HTTP server starter with v.mod, v fmt/vet, and v test

V
vweb
HTTP
API
Web

About this template

This template provides a solid foundation for building web-server applications. It comes with all the essential tools and configurations to help you get started quickly.

The Web Server template is designed to help developers jumpstart their projects with best practices, modern tooling, and a well-structured codebase.

Key Benefits

  • Pre-configured V project with v.mod
  • v fmt, v vet, and v test out of the box
  • Top-level feature modules and docs/
  • AGENTS.md for AI assistant guardrails
  • Extension-ready overlays for Docker, CI, and databases
Quick Start
Get up and running in seconds

$ create-vlang-app \

--template web-server

Template Details
Typeweb-server
Categoryweb-applications
Compatible Extensions3

Compatible Extensions

Enhance your Web Server with these powerful extensions

ci
GitHub Setup
GitHub Actions CI with vlang/setup-v, issue/PR templates, and Dependabot
web-servercli-applibrarysystems-app
GitHub
CI
DevOps
+1 more
Compatible with:web-server, cli-app, library, systems-app
containers
V Docker
Dockerfile and Compose for V binaries and dev workflows
web-servercli-appsystems-app
Docker
DevOps
Container
+1 more
Compatible with:web-server, cli-app, systems-app
ci
V Fmt & Vet
Pre-commit hooks for v fmt and v vet
web-servercli-applibrarysystems-app
v fmt
v vet
Hooks
+1 more
Compatible with:web-server, cli-app, library, systems-app
View All Extensions

Recommended Combinations

Get started quickly with these popular template and extension combinations

T

Web Server

web-server

E

GitHub Setup

ci

$ create-vlang-app \

--template web-server \

--addons github-setup

T

Web Server

web-server

E

V Docker

containers

$ create-vlang-app \

--template web-server \

--addons v-docker

T

Web Server

web-server

E

V Fmt & Vet

ci

$ create-vlang-app \

--template web-server \

--addons v-fmt-vet

Ready to Build?

Start creating your V app with this template

Browse Extensions