chore: add serve command TODO

This commit is contained in:
ayo 2026-06-04 09:28:40 +02:00
parent 8a0e463fb2
commit 6c3efdec32

View file

@ -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