updated readme

This commit is contained in:
Joe Arndt 2026-02-09 21:55:38 -06:00
parent b11f78046f
commit 5e3f2ac7ee

View file

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