This repository contains multiple example applications using Namespace. You can find our reference documentation at namespace.so/docs. Each example includes multiple versions to demonstrate various Namespace features (e.g. secret and resource management).
golang
contains an Go application that uses Minio to store S3 buckets.
fastify
contains a simple Node.js web server with tests.
multitier
contains an multi-tier stack with a Vite frontend,
a Go api backend, and Postgres as a persistence layer.
nextjs
contains and Next.js application persists data in Postgres.
strapi
contains examples of packaging a complex existing app:
a Strapi backend + a Next.js frontend + a Postgres DB (optional).