modulepackage
1.5.1
Repository: https://github.com/traptitech/neoshowcase.git
Documentation: pkg.go.dev
# README
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.