Skip to main content
The main trip page application that powers our platform, handling trip management, host management, and other admin activities. Repository: gosupersquad/trip-page

Tech Stack

Frontend

  • Framework: React with Vite
  • UI Components:
    • shadcn-ui (for internal tools and non-designed parts)
    • Plain CSS (for Figma-designed components)
    • TailwindCSS (for internal tools)

Backend

  • Node.js
  • Express
  • Self-hosted MongoDB

Integrations

Analytics

  • Service: Posthog
  • Tracking:
    • Click events
    • Time spent on page
    • User location
    • Device information

Payment Processing

  • Gateway: Cashfree

Communications

  • Email: Nodemailer with Google OAuth refresh tokens
  • SMS: Twilio

Environments

Production

Stage (Pre-production)

Test (Experimental)