kikplate
@kikplate
Organizations
Plates (36)
go-clean-architecture-starter
HTTP API starter with Chi, PostgreSQL, layered clean architecture, health checks, graceful shutdown, and Docker deployment defaults.
golang-cli-starter
Production-ready Go CLI starter built with Cobra, Viper, and Zap.
Spring Boot Production Starter
HTTP API starter with Spring Boot, PostgreSQL, layered boundaries, Flyway migrations, health checks, graceful shutdown, and Docker deployment defaults.
Flutter Clean Architecture Starter
Production proven cross platform flutter boilerplate, based on clean architecture, and MVVM
rust-axum-api-starter
HTTP API starter with Axum, Tokio, SQLx, PostgreSQL, migrations, health checks, and Docker defaults.
elk-stack-docker-compose
Elasticsearch Logstash and Kibana 8 stack for log aggregation and search, persistent named volumes, health checks, and bridge network isolation.
docker-registry-docker-compose
Private Docker Registry v2 with optional web UI, persistent named volumes, health checks, and bridge network isolation.
kafka-docker-compose
Apache Kafka 3 in KRaft mode with optional Kafka UI, persistent named volumes, health checks, and bridge network isolation. No ZooKeeper required.
keycloak-docker-compose
Keycloak 24 identity and access management. Composes the postgres plate for its database. The postgres module can be disabled when using an external PostgreSQL instance.
loki-grafana
Grafana Loki log aggregation with optional Promtail agent and optional Grafana dashboards, persistent named volumes, and bridge network isolation.
mailpit-docker-compose
Mailpit local SMTP catch-all server with web UI for testing email sending in development environments.
mariadb-docker-compose
MariaDB 11 database with optional phpMyAdmin web interface, persistent named volumes, health checks, and bridge network isolation.
minio-docker-compose
MinIO S3-compatible object storage with web console, persistent named volumes, health checks, and bridge network isolation.
mongodb-docker-compose
MongoDB 7 document database with optional Mongo Express web interface, persistent named volumes, health checks, and bridge network isolation.
mysql-docker-compose
MySQL 8 database with optional phpMyAdmin web interface, persistent named volumes, health checks, and bridge network isolation.
n8n-docker-compose
n8n workflow automation platform. Composes the postgres plate for persistent workflow storage. The postgres module can be disabled when using an external PostgreSQL instance.
nginx-proxy-docker-compose
Nginx reverse proxy with configurable upstream, gzip compression, security headers, health check endpoint, and bridge network isolation.
portainer-docker-compose
Portainer CE Docker management web UI with persistent storage, health checks, and Docker socket access.
prometheus-grafana-docker-compose
Prometheus metrics collection with optional Grafana dashboards, persistent named volumes, health checks, and bridge network isolation.
rabbitmq-docker-compose
RabbitMQ 3 AMQP message broker with management plugin, persistent named volumes, health checks, and bridge network isolation.
redis-docker-compose
Redis 7 in-memory data store with password authentication, AOF persistence, and optional Redis Commander web interface.
traefik-docker-compose
Traefik v3 reverse proxy and load balancer with Docker provider, automatic service discovery, and dashboard.
vault-docker-compose
HashiCorp Vault secrets management in development mode with a web UI and bridge network isolation.
wordpress-docker-compose
WordPress CMS. Composes the mysql plate for its database. The mysql module can be disabled when using an external MySQL instance.
postgres-docker-compose
PostgreSQL 16 database with optional pgAdmin 4 web interface, persistent named volumes, health checks, and bridge network isolation.
fullstack-composed-template
Composed full-stack template wiring backend, frontend, CI, and nginx templates into one runnable monorepo.
github-actions-template
Reusable GitHub Actions CI template for Node.js backend and frontend workspaces.
k8s-template
Reusable Kubernetes manifests template for full-stack backend, frontend, and nginx services.
frontend-react-template
React Vite frontend template wired to a backend API.
backend-nodejs-template
Node.js Express backend API template with health and todos endpoints.
nodejs-mcp-server-starter
TypeScript Node.js MCP server starter with stdio transport, example tools, local development scripts, and optional tests and Docker support.
fastapi-ai-agents-starter
Minimal FastAPI AI agents starter template with Python gitignore and base docs.
NestJs starter
A full starter project for nestjs http server
nginx-reverse-proxy-starter
Production-ready NGINX reverse proxy starter with a Node.js upstream, Docker Compose, health checks, security headers, and local plus container entrypoints.
nginx-http-server-starter
Minimal production-ready NGINX static HTTP server with modular config and clean structure.
Next.js SaaS Starter
Next.js App Router starter with Tailwind, Prisma, PostgreSQL, health checks, example user API, Docker, and CI defaults—ready for auth and billing layers.