Developer Getting Started Guide
Prerequisites
Required Tools
Optional Tools
Account Access
Required Credentials
Day 1: Initial Setup
Step 1: Clone the Repository
Step 2: Install Dependencies
Step 3: Configure AWS SSO
Step 4: Fetch Environment Variables
Step 5: Create .env File
Step 6: Run Database Migrations
Step 7: Start Development Server
Step 8: Verify Setup
Day 2: First Code Change
Step 1: Create a Feature Branch
Step 2: Make a Simple Change
Step 3: Run Tests
Step 4: Format and Lint
Step 5: Commit Your Changes
Step 6: Create a Pull Request
Common Tasks
Running the App Locally
Database Tasks
Testing
Code Quality
Wrangler (Cloudflare)
Project Structure
Daily Workflow
Troubleshooting
Environment Variables Not Loading
Database Connection Failed
Port Already in Use
TypeScript Errors
Build Fails
Next Steps
Getting Help
Onboarding Checklist
Last updated