http://localhost:8000 and the UI at http://localhost:3000..env.example for the full list. Key variables:.env to version control! It's already in .gitignore..env.example is safe to commit โ it shows what variables are needed but with placeholder values.env should be created locally or in CI/CD via GitHub SecretsSettings โ Secrets and variables โ ActionsDB_PASSWORD PostgreSQL database password for testing OPENAI_API_KEY OpenAI API key for AI featuresANTHROPIC_API_KEY, STRIPE_SECRET_KEY, SENDGRID_API_KEY, etc.)main: git checkout -b feat/your-featurefeat:, fix:, chore:Posted Jun 21, 2026
Developed an AI-powered B2B platform for contracts and scheduling.