Skip to content

bluwavesd/bluwave-marketing

Repository files navigation

Project Name

Created from git-starter-repo template.

First-Time Setup

After creating a repo from this template, initialize the engineering standards submodule:

# Option A: bootstrap script
./scripts/bootstrap.sh

# Option B: manual
git submodule update --init --recursive

# Option C: clone with submodules in one shot
git clone --recurse-submodules <repo-url>

Directory Structure

.github/workflows/    # CI/CD workflows
.standards/           # Engineering standards submodule (bluwavesd/engineering-standards)
.artifacts/           # Runtime outputs (tracked for now)
_assets/              # Project assets
config/               # Configuration files
docs/                 # Documentation
logs/                 # Application logs (gitignored)
scripts/              # Utility scripts
src/                  # Source code
tests/                # Tests
web/                  # Web/frontend assets
zOLD/                 # Archive / deprecated (gitignored)

Standards

Engineering standards are pulled in via git submodule at .standards/. The constitution is at .standards/constitution.md.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages