A fun and lighthearted web application that answers the age-old question: "Do we deploy today?" Spoiler alert: We always deploy!
- Node.js (Latest version recommended)
- pnpm (Package manager)
Clone the repository
git clone https://github.com/krake747/do-we-deploy.git
cd do-we-deployInstall dependencies
pnpm installStart the development server
pnpm devOpen http://localhost:3000 in your browser
pnpm dev- Start development serverpnpm build- Build for productionpnpm serve- Preview production buildpnpm format- Format code with Prettier
This project is licensed under the MIT License - see the LICENSE file for details.
Feel free to open issues and pull requests to contribute to this project. Any contributions you make are greatly appreciated!
Made with ❤️ for devs who are scared to deploy 🚀