aswinavofficial / Event-Management-App

1 stars 0 forks source link

Eventify

Frontend

Netlify Status

Backend

publish-spring-security


Deployment

  1. Install & start Minikube environment
  2. Install ingress addons - minikube addons enable ingress
  3. Clone this repository
  4. Create a docker image - sudo docker build -t eventify-api .
  5. Tag docker image - sudo docker tag eventify-api:latest aswinavofficial/eventify-api:latest
  6. Push docker the image to Docker hub - sudo docker push aswinavofficial/eventify-api:latest

SonarCloud

Quality Gate Status

Lines of Code

Maintainability Rating