Skip to content

SRVng/setup-fastify-backend

 
 

Repository files navigation

setup-fastify-backend


before start development

requires

  • task : running @scope script just 1 command
# running with task
task build

# running without task
pnpm install --frozen-lockfile
pnpm --filter @app/* build
pnpm --filter @services/* build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 50.9%
  • JavaScript 49.1%