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

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.

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!