main
- Production-ready codedevelop
- Latest development changesfeature/*
- New featuresrelease/*
- Release preparationhotfix/*
- Urgent production fixesbugfix/*
- Bug fixes for the develop branchfeature/feature-name
bugfix/bug-description
hotfix/issue-description
release/version-number
develop
develop
via Pull Requestdevelop
main
AND develop
main
with version numbermain
main
AND develop
main
with updated version numberfeat(auth): implement JWT authentication
develop
branch.env
or .env.docker
files.env.example
and .env.docker.example
as templatesgit commit --no-verify
if needed.env
files (not tracked by git)Posted Apr 21, 2025
Building a lead gen system for service businesses using FastAPI, Redis, and React Native to automate lead capture, filtering, and CRM pipeline integration.