Skip to main content

server

VoltAgent Service


VoltAgent Service / server

server

Functions

startVoltAgentServer()

startVoltAgentServer(): Promise<void>

Defined in: server.ts:104

Start the VoltAgent server.

Validates configuration, checks port availability, and initializes the VoltAgent framework with the agent registry.

Returns

Promise<void>

References

default

Renames and re-exports startVoltAgentServer