Mock-AI-Interviewer / mock-ai-interviewer

A mock AI interviewer that asks you questions and records your answers 🧠
1 stars 0 forks source link

Set up Production Deployment #65

Open BossCodersHQ opened 8 months ago

BossCodersHQ commented 8 months ago

Need the distinction between test and prod Need to think about how it will work, i;m thinking maybe something like:

feature -> auto build to sandbox repo develop -> auto build to prod repository -> deploy to test aws deployment main -> auto build to prod repository -> deploy to prod aws deployment