chore: add serve command TODO
This commit is contained in:
parent
8a0e463fb2
commit
6c3efdec32
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ async function serve(args: ParsedArgs) {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* TODO: config
|
* TODO: config
|
||||||
|
* - separate `start` & `dev` commands
|
||||||
* - srcDir, apiDir ?
|
* - srcDir, apiDir ?
|
||||||
* - autoLoad config
|
* - autoLoad config
|
||||||
* - fastify config
|
* - fastify config
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue