Skip to content

guibranco/deployment-notifier

πŸš€ Deployment Notifier πŸ“£

Deployment Notifier is a simple Vite + React web app that helps you generate clear, consistent, and copy-paste-ready deployment and post-release notifications. Easily share updates with teams via Microsoft Teams or Email.


✨ Features

  • πŸ“ Fill in a form to generate deployment messages
  • πŸ“€ Choose between pre-release (in-progress) and post-release (production done) messages
  • πŸ“‹ Copy-ready format for Teams and Email
  • πŸ’‘ Helps standardize communication with stakeholders

🧱 Tech Stack


πŸš€ Getting Started

Prerequisites

Installation

git clone https://github.com/guibranco/deployment-notifier.git
cd deployment-notifier
npm install

Run locally

npm run dev

Open http://localhost:5173 to use the app in your browser.


πŸ“¦ Build for Production

npm run build

The static site will be available in the dist/ folder.


πŸ“‚ Folder Structure

deployment-notifier/
β”œβ”€β”€ public/
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ components/
β”‚   β”œβ”€β”€ hooks/
β”‚   β”œβ”€β”€ utils/
β”‚   β”œβ”€β”€ App.tsx
β”‚   └── main.tsx
β”œβ”€β”€ index.html
β”œβ”€β”€ tailwind.config.js
└── vite.config.ts

πŸ“„ License

MIT License Β© Guilherme Branco Stracini


πŸ™Œ Contributions

Feel free to open issues or submit pull requests! Suggestions and improvements are always welcome.

About

πŸš€πŸ“£ Simple Vite-powered UI to craft clear deployment and post-release notifications for Teams or email. Ideal for keeping stakeholders informed about software releases with minimal effort.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors