NeoShowcase icon indicating copy to clipboard operation
NeoShowcase copied to clipboard

PaaS (Platform as a Service) on Docker 🐳 or k8s ☸

NeoShowcase

NeoShowcase is a PaaS (Platform as a Service) application for Digital Creators Club traP. This application is a successor to kaz/showcase.

Development

Quick start: run make init && make up.

See development.md for more.

Architecture

See:

  • architecture.md for big picture of the architecture
  • components.md for detailed explanation of components and libraries

Production Deployment

See deployment.md.