From 5e3f2ac7ee89d4ace9d552cf3a01428612a4be31 Mon Sep 17 00:00:00 2001 From: Joe Arndt Date: Mon, 9 Feb 2026 21:55:38 -0600 Subject: [PATCH] updated readme --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index de29f48..8bdd550 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,6 @@ Once the DB is configured/running, the API can be started: npm run start:dev ``` -## Deployment -When you're ready to deploy your NestJS application to production, there are some key steps you can take to ensure it runs as efficiently as possible. Check out the [deployment documentation](https://docs.nestjs.com/deployment) for more information. - ## Resources Check out a few resources that may come in handy when working with NestJS: