diff --git a/README.md b/README.md index 0a2bf9e..cbbd7c1 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,10 @@ This project demonstrates a production-quality intuitive and responsive web fron This project also serves as one of the frontends for the [Plamatio Backend](https://github.com/pranav-kural/plamatio-backend), which is a highly performant, scalable, and resilient distributed backend built using Go-lang and PostgreSQL. -![Plamatio Frontend](https://github.com/user-attachments/assets/7eca3bf6-e88e-4d49-961a-78c1a47f6d1a) +| Environment | Deployment Status | URL | Branch | +|-------------|--------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------|-------------------------------------------------------------------------| +| Preview | | https://plamatio-frontend.vercel.app | [`preview`](https://github.com/pranav-kural/plamatio-frontend/tree/stage) | +| Production | | https://plamatio.pkural.ca | [`main`](https://github.com/pranav-kural/plamatio-frontend/tree/main) | ## Key Features