Skip to main content

Tech Stack

Frontend

  • Next.js 15 with App Router
  • React 19 with TypeScript
  • Tailwind CSS for styling
  • Radix UI components
  • Lucide React icons
  • Next Themes for dark/light mode

Backend

  • Node.js with Express.js
  • Prisma ORM for database management
  • PostgreSQL database
  • JWT for authentication
  • Ethers.js for blockchain interaction
  • Socket.io for real-time features

Blockchain

  • Solidity 0.8.20 smart contracts
  • Chiliz Chain (Spicy Testnet)
  • Hardhat development framework
  • Ethers.js for contract interaction

Infrastructure

  • Railway for deployment
  • Supabase for database hosting
  • GitHub for version control
  • Docker for containerization

Development Tools

  • TypeScript for type safety
  • ESLint for code quality
  • Jest for testing
  • Prisma Studio for database management