Skip to content

wezero-studio/engineering-standards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wezero Studio - Standard Operating Procedures

This repository contains the engineering standards, best practices, and SOPs for all Wezero Studio projects.

Every new project should follow these guidelines. Existing projects should be migrated incrementally.

Table of Contents

CI/CD

Code Quality

Standards

Architecture

Environment

Quick Start

Starting a new project? Clone the template:

git clone https://github.com/wezero-studio/template-nextjs my-project
cd my-project

# With Nix (recommended)
nix develop
bun install

# Without Nix
bun install
lefthook install

Then go through the New Project Checklist.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors