Interface: JovaPathSettings
Custom paths for searching when the server runs.
JovaPathSettings
Properties
events?
optional
events:string
Folder where your event listeners are contained.
Default
"events"
Defined in
types/config/jovaPathOptions.ts:28
middlewares?
optional
middlewares:string
Folder where your middlewares are contained.
Default
"middlewares"
Defined in
types/config/jovaPathOptions.ts:21
routes?
optional
routes:string
Folder where your routes are contained.
Default
"routes"