Introducing Turborepo NestJS + Qwik City Boilerplate

introducing-turborepo-nestjs-+-qwik-city-boilerplate

Hello, fellow developers!

I’m thrilled to introduce my latest boilerplate.
This template combines NestJS for the backend and Qwik City for the frontend, with PostgreSQL as the database and DrizzleORM for seamless database interactions.

What’s Inside?

  • @tnq/backend: A NestJS application with DrizzleORM.
  • @tnq/client: A Qwik City application for the frontend.
  • @tnq/types: Shared types package for consistent type usage across the project.

Key Features

  • TypeScript: Full TypeScript support across all apps and packages.
  • Turborepo: Monorepo architecture for streamlined project management.
  • Biome: For code linting and formatting (except the client app, which uses ESLint and Prettier due to pending Qwik support).

Check it out on GitHub: Turborepo NestJS + Qwik City Boilerplate

Happy coding!

Total
0
Shares
Leave a Reply

Your email address will not be published. Required fields are marked *

Previous Post
scheduled-test-workflow-documentation

Scheduled Test Workflow Documentation

Next Post
6-fun-apis-to-elevate-your-next-development-project

6 Fun APIs to Elevate Your Next Development Project

Related Posts