Skip to content

SebastienMelki/template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

{{PROJECT}}

{{PROJECT_DESCRIPTION}}

Quick Start

Open this repo in Claude Code and say "Let's set it up." Claude will walk you through project configuration.

Architecture

├── contracts/    # Protobuf API definitions (source of truth)
├── backend/      # Go service with DDD/hexagonal architecture
├── frontend/     # Web frontend
└── infra/        # Pulumi infrastructure-as-code

Commands

make generate     # Generate code from proto + sqlc
make build        # Build everything
make test         # Run all tests
make lint         # Lint everything

About

Full-stack project template: Go DDD/hexagonal + React + Pulumi + sebuf contracts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages