An open API service indexing awesome lists of open source software.

https://github.com/shubham001official/edge-sphere

EdgeSphere ⚡🌐 - A cutting-edge cloud platform delivering globally distributed, low-latency compute and storage. Built for developers who demand speed, security, and scalability at the edge.
https://github.com/shubham001official/edge-sphere

authentication cloud-storage firebase google-cloud google-drive nextjs15 supabase

Last synced: 10 months ago
JSON representation

EdgeSphere ⚡🌐 - A cutting-edge cloud platform delivering globally distributed, low-latency compute and storage. Built for developers who demand speed, security, and scalability at the edge.

Awesome Lists containing this project

README

          

# EdgeSphere - Next-Gen Cloud Platform 🌐⚡

![1 Home Page](https://github.com/user-attachments/assets/31d1a301-46d7-4de6-893d-e94b59f55c7c)

## 🚀 Introduction
EdgeSphere revolutionizes cloud computing by bringing powerful infrastructure to the edge. Our platform delivers unparalleled performance, security, and scalability for modern web applications.

**Live Demo:** [https://edgesphere.vercel.app](https://edgesphere.vercel.app)

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=(https://github.com/shubham001official/Edge-Sphere))
[![GitHub Stars](https://img.shields.io/github/stars/shubham001official/edgesphere?style=social)](https://github.com/shubham001official/Edge-Sphere)

## ✨ Key Features

### 🌍 Edge-Native Architecture
- Global low-latency distribution
- Intelligent request routing
- Automatic failover between regions

### 🛡️ Security First
- Zero-trust security model
- End-to-end encryption
- DDoS protection built-in

### ⚡ Performance Optimized
- Lightning-fast cold starts
- Smart caching strategies
- WASM-powered compute

### 🔧 Developer Experience
- Git-based deployments
- Real-time logs
- Performance analytics
- CLI integration

## 🖥️ Screenshots

| ![1 Home Page](https://github.com/user-attachments/assets/d7914db3-2409-4dc3-89e0-b6f18f2454cc) | ![2 You Can Do](https://github.com/user-attachments/assets/6dac1a23-3be0-40a2-a338-4ff4b52204dd) |
|-------------------------------------------|-----------------------------------------------|
| *Modern Landing Page* | *Feature Highlights* |

| ![3 Login Screen](https://github.com/user-attachments/assets/e59642bf-9c55-4dbc-9ffe-9d287cf2bc40) | ![4 Sign Up Screen](https://github.com/user-attachments/assets/a39950f7-64d8-4f8d-809e-ec8382eacee8) |
|-------------------------------------------------|-------------------------------------------------------|
| *Sleek Authentication* | *Quick Onboarding* |

| ![5 Dashboard](https://github.com/user-attachments/assets/b1e41371-65da-4dee-b03b-9072eb440b7f) |
|-----------------------------------------|
| *Powerful Management Console* |

## 🛠️ Technology Stack

### Core Platform
- **Frontend**: Next.js 14 (App Router)
- **Styling**: Tailwind CSS + Framer Motion
- **Authentication**: NextAuth.js
- **Database**: PlanetScale (MySQL-compatible)
- **Storage**: R2 Cloudflare Storage

### Edge Infrastructure
- **Compute**: Cloudflare Workers
- **Networking**: Cloudflare Global Network
- **Security**: Cloudflare Zero Trust

### Development Tools
- **CI/CD**: GitHub Actions
- **Monitoring**: Sentry + Logflare
- **Testing**: Playwright + Vitest

## 🚀 Getting Started

### Prerequisites
- Node.js v18+
- pnpm 8.x
- Cloudflare account
- PlanetScale account

### Local Development
```bash
# Clone repository
git clone https://github.com/shubham001official/edgesphere.git
cd edgesphere

# Install dependencies
pnpm install

# Set up environment
cp .env.example .env.local
# Configure your environment variables

# Start development server
pnpm dev
```

## 🌐 Deployment

### One-Click Deploy
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=[your-repo-url](https://github.com/shubham001official/Edge-Sphere))

### Manual Deployment
```bash
# Build production version
pnpm build

# Deploy to Vercel
vercel --prod
```

## 🏗️ Architecture

```mermaid
graph LR
A[Client] --> B[Cloudflare Edge]
B --> C[Origin Server]
C --> D[PlanetScale DB]
C --> E[R2 Storage]
B --> F[Edge Functions]
F --> G[Cache Layer]
```

## 🤝 Contributing
We welcome contributions! Please see our [Contribution Guidelines](CONTRIBUTING.md) for details.

## 📜 License
MIT License - See [LICENSE](LICENSE) for details.

## 📬 Contact
- Email: [shubham001official@gmail.com](mailto:shubham001official@gmail.com)
- Twitter: [@S_Shubham001](https://twitter.com/S_Shubham001)

---


Made with ❤️ by Shubham Sharma | Powered by the Edge