You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Simple Nest.js Template Using Drizzle + Postgres, Fastify.
This project uses Vite as the bundler and vite-node as the dev server instead of Nest CLI's build and dev commands, which solves the ESM compatibility issues in Nest.js.