feat: use fastify as server #2
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ async function serve(args: ParsedArgs) {
|
|||
|
||||
/**
|
||||
* TODO: config
|
||||
* - separate `start` & `dev` commands
|
||||
* - srcDir, apiDir ?
|
||||
* - autoLoad config
|
||||
* - fastify config
|
||||
|
|
|
|||
Loading…
Reference in a new issue