diff --git a/README.md b/README.md index b078c53..75e2b0a 100644 --- a/README.md +++ b/README.md @@ -33,13 +33,6 @@ Current status: * try to integrate rabbitmq: [How to use RabbitMQ and Node.js with Docker and Docker-compose](https://geshan.com.np/blog/2021/07/rabbitmq-docker-nodejs/) * integrated rabbitmq in the backend. we should have an arhitectural diagram to reflect that -## May 12 -Current status: - * try to integrate prometheus + grafana - -Planning: - * add build stage in pipeline (if possible) - ## May 10 Current status: * integrated auth0 in backend @@ -47,3 +40,10 @@ Current status: Planning: * need to add a build/compile/'check for errors' stage in the pipeline + +## May 12 +Current status: + * try to integrate prometheus + grafana + +Planning: + * add build stage in pipeline (if possible)