Skip to content

krake747/do-we-deploy

Repository files navigation

Do We Deploy? 🚀

A fun and lighthearted web application that answers the age-old question: "Do we deploy today?" Spoiler alert: We always deploy!

Do We Deploy?

Getting Started

Prerequisites

  • Node.js (Latest version recommended)
  • pnpm (Package manager)

Installation

Clone the repository

git clone https://github.com/krake747/do-we-deploy.git
cd do-we-deploy

Install dependencies

pnpm install

Start the development server

pnpm dev

Open http://localhost:3000 in your browser

Available Scripts

  • pnpm dev - Start development server
  • pnpm build - Build for production
  • pnpm serve - Preview production build
  • pnpm format - Format code with Prettier

Tech Stack

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributing

Feel free to open issues and pull requests to contribute to this project. Any contributions you make are greatly appreciated!

Acknowledgments

Made with ❤️ for devs who are scared to deploy 🚀