HomeWorkProjectsBlogs

DeployIt

Active
Next.jsNode.jsRedisCloudflare R2Tailwind CSS

Built a platform to deploy static web apps from GitHub using Cloudflare R2 and Redis. Includes build pipeline, code storage, and global serving.

Overview

DeployIt is a modern deployment platform that simplifies the process of deploying static web applications. Connect your GitHub repository, and DeployIt handles the rest - from building your app to serving it globally.

Key Features

  • One-click deployment from GitHub repositories
  • Automatic build pipeline with support for popular frameworks
  • Global CDN distribution via Cloudflare R2
  • Real-time build logs and deployment status
  • Custom domain support with automatic SSL

Tech Stack

  • Frontend: Next.js with TypeScript for a modern, type-safe UI
  • Queue System: Redis for managing build jobs and caching
  • Storage: Cloudflare R2 for storing built assets
  • Build Pipeline: Custom Node.js workers for processing builds
View Source on GitHub

Thanks for reading!