🚀 Curated developer deals, promos, and coupons for cloud, databases, APIs, and tools
✨ Lightweight & Fast - Static GitHub Pages site with no build step
✨ Curated Deals - Handpicked discounts and free tiers for hosting, APIs, and dev tools
✨ One-Click Copy - Quick-copy functionality for coupon and promo codes
✨ Instant Search - Fast client-side search and category filtering
✨ Custom Domain - Hosted at devcheap.click
Visit the live site: https://devcheap.click
devcheap/
├── .github/ # GitHub configuration
│ └── workflows/ # CI/CD deployment workflows
├── css/ # Stylesheets
├── data/ # Deals JSON database
│ └── deals.json
├── js/ # JavaScript logic
├── CNAME # Custom domain
├── CONTRIBUTING.md # Contribution guide
├── LICENSE # MIT License
├── README.md # This file
└── index.html # Main page
- Clone the repository:
git clone https://github.com/hasitpbhatt/devcheap.git
cd devcheap- Open
index.htmlin your browser:
# Using Python's simple HTTP server
python -m http.server 8000
# Then open http://localhost:8000- Or use VS Code Live Server extension
We welcome contributions! Please follow our Contributing Guidelines.
Quick Start:
- Fork the repository
- Create a new branch (
git checkout -b feature/your-idea) - Add your resource/prompt
- Update the corresponding
index.jsonfile - Submit a Pull Request
See CONTRIBUTING.md for detailed guidelines.
This project is licensed under the MIT License - see LICENSE for details.
Maintainer: Hasit Bhatt
GitHub: @hasitpbhatt
Issues: GitHub Issues
Live Site: https://devcheap.click