Skip to content

Commit

Permalink
docs: adding metrics url
Browse files Browse the repository at this point in the history
  • Loading branch information
Aazme committed Mar 18, 2024
1 parent 681df11 commit defe03b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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
- Metrics for monitoring the application's performance (https://coworking-space-apis.azmy.blog/metrics)
- 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

0 comments on commit defe03b

Please sign in to comment.