Skip to content

Instantly share code, notes, and snippets.

@decagondev
Last active April 17, 2025 21:10
Show Gist options
  • Save decagondev/49e7435bc47b84d642dd259b9fa793ec to your computer and use it in GitHub Desktop.
Save decagondev/49e7435bc47b84d642dd259b9fa793ec to your computer and use it in GitHub Desktop.

Dev Process - FE/FBase

  1. Login to Firebase Console
  2. Create New App
    • Include Analytics
    • Add Auth
    • Add Firestore
    • Add Storage
  3. Use my Tailwind 4.0 Template
    • either the Vanilla or CI/CD
  4. Create The PLAN.md
    • This can be Good for Small MVP
    • If you want Larger Scale
      • Create PRD.md Based on PLAN.md
      • Create elevator-pitch.md
      • Create executive-summary.md
      • Create technical-summary.md
      • Create TASKS.md
  5. Create Tables.md (with Tickboxes)
  6. Start Structuring Components
    • Start Building out Your Prototype (This can end up as MVP)
  7. Build Out The Feature
    • 1 Product, 1 Feature, 1 AVATAR
  8. Polish
  9. Deploy
  10. New Feature (If Needed)
  11. Market Application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment