@@ -3808,16 +3808,16 @@ MIT
38083808
38093809| Day | Focus | Tasks |
38103810| -----| -------| -------|
3811- | 81 | Neon DB setup | Create database , run migrations |
3812- | 82 | Railway backend | Deploy Docker container |
3813- | 83 | Vercel frontend | Connect repo, configure env vars |
3814- | 84 | Upstash Redis | Set up, connect to backend |
3815- | 85 | Ollama (Oracle VM) | Set up Oracle free VM, deploy Ollama |
3816- | 86 | CI/CD pipeline | GitHub Actions deploy on main push |
3817- | 87 | Production testing | Test all features on live URLs |
3818- | 88 | Screenshots + demo | Record Loom video, capture screenshots |
3819- | 89 | README complete | Full README, architecture diagram |
3820- | 90 | Portfolio launch | Update portfolio , LinkedIn post, GitHub public |
3811+ | 81 | Neon DB setup | Create free DB, enable pgvector , run migrations |
3812+ | 82 | Upstash Redis | Set up serverless free tier Redis |
3813+ | 83 | Oracle Cloud VM | Set up Always Free ARM VM, install Docker & Ollama |
3814+ | 84 | Render backend | Deploy NestJS API on Render Web Service (Free) |
3815+ | 85 | Vercel frontend | Deploy Next.js app on Vercel Hobby tier |
3816+ | 86 | Mobile config | Set production endpoints for React Native |
3817+ | 87 | Production testing | End-to-End testing on live URLs |
3818+ | 88 | CI/CD pipeline | GitHub Actions automated deploys |
3819+ | 89 | Architecture assets | Generate architecture diagrams, finalize README |
3820+ | 90 | Portfolio launch | Record Loom , LinkedIn post, make public |
38213821
38223822---
38233823
@@ -3832,7 +3832,7 @@ MIT
38323832| AI Chat working | Day 50 | Streaming chat E2E |
38333833| AI Tools + RAG | Day 60 | All AI features |
38343834| GitHub + Notifications | Day 70 | GitHub integration |
3835- | Mobile complete | Day 77 | Flutter app functional |
3835+ | Mobile complete | Day 77 | React Native app functional |
38363836| Tests + Polish | Day 80 | 70% test coverage |
38373837| ** Live in production** | Day 87 | Public URL working |
38383838| ** Portfolio ready** | Day 90 | Open sourced, showcased |
0 commit comments