https://github.com/cchin25/next-foundry
Production-grade Turborepo template for US Government/Federal focused Next.js apps.
https://github.com/cchin25/next-foundry
boilerplate docker docker-compose nextjs nginx react typescript
Last synced: 2 months ago
JSON representation
Production-grade Turborepo template for US Government/Federal focused Next.js apps.
- Host: GitHub
- URL: https://github.com/cchin25/next-foundry
- Owner: cchin25
- Created: 2025-09-15T18:37:54.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-09-15T21:57:23.000Z (9 months ago)
- Last Synced: 2025-10-06T01:27:43.955Z (9 months ago)
- Topics: boilerplate, docker, docker-compose, nextjs, nginx, react, typescript
- Language: TypeScript
- Homepage:
- Size: 203 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# next-foundry
**A production-grade Turborepo template for self-hosted and air-gapped Next.js deployments.**
## ✨ Overview
[next-foundry](https://github.com/cchin25/next-foundry) is a **Next.js boilerplate** built for teams who need full control over their deployments.
Inspired by [next-forge](https://github.com/vercel/next-forge) which leans heavily on external SaaS, **next-foundry** focuses on tools that can be **self-hosted, run in air-gapped environments, or deployed securely without internet access.**
This makes it an ideal starting point for **federal, enterprise, or private cloud applications** where independence and security come first.
## 🔒 Features
- ✅ Deploy seamlessly to **private cloud** or **air-gapped** environments
- ✅ **Orchestration** agnostic
- ✅ **SSL enabled** out of the box
- ✅ Built-in **mTLS support** for secure service communication
- ✅ Fully **containerized** for consistent, portable deployments
## 🚧 Status
This project is **in active development** — contributions, feedback, and ideas are welcome!