Skip to content

@nogoo9/no-crd / server / createFastifyApp

Function: createFastifyApp()

createFastifyApp(options?): Promise<any>

Defined in: src/server/index.ts:179

Creates and configures a Fastify application instance.

Parameters

options?

ca?

string

cert?

string

key?

string

Returns

Promise<any>