Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aazme authored Sep 18, 2024
1 parent defe03b commit 7203f62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ This Node.js application provides CRUD operations for managing spaces, along wit
- Logging using Winston to log incoming requests, successful operations, and errors
- Seed script to populate the database with initial data
- Husky and Commitizen integration for enforcing conventional commit messages (npm run commit)
- Metrics for monitoring the application's performance (https://coworking-space-apis.azmy.blog/metrics)
- Metrics for monitoring the application's performance
- No Secrets in the code, all managed through .env file
- Helm chart for packaging the application for deployment to Kubernetes
- Includes hooks for running database migrations and seeding the database
Expand Down Expand Up @@ -129,4 +129,4 @@ To package the Helm chart for deployment, follow these steps:
- [ ] Add unit tests
- [ ] Automate the deployment process to Kubernetes using CI/CD
- [ ] Add authentication and authorization
- [ ] Implement rate limiting and request validation
- [ ] Implement rate limiting and request validation

0 comments on commit 7203f62

Please sign in to comment.