A collection of hackathon-ready starter templates across different technologies.
The goal is to provide fast, reusable boilerplates for backends, frontends, databases, and deployments — so you can build prototypes in hours, not days.
Each repository in this org is a self-contained starter project.
They are grouped by stack (FastAPI, Node.js, Frontend, etc.) and include minimal, hackathon-friendly code with clean documentation.
- Basic FastAPI Starter → minimal endpoints with production-ready file structure, docs ready
- Docker FastAPI Starter → containerized version
- Docker FastAPI + PostgreSQL Starter → DB integration
- Docker FastAPI + DynamoDB Starter → DB integration
- FastAPI + Firebase Starter → DB integration
- Docker FastAPI + MongoDB Starter → DB integration
- FastAPI + JWT Authentication
- FastAPI + Background Tasks
- FastAPI + WebSockets
- FastAPI + ML API
- Express.js Starter
- Express + JWT Auth
- Express + PostgreSQL
- Express + PostgreSQL
- Fastify serverless function vercel
- Fastify + P-Queue serverless function
- React.js Starter
- Next.js Starter
- React.js + Next.js + Typescript + SCSS → Implementation of a todo-app.
- UI Kits Starter (Tailwind / Material UI)
- FastAPI + React Starter
- Node.js + React Starter
- Docker Compose Starter (backend + DB + frontend)
- Hackathon MVP Starter (users + items + auth + DB + frontend)
- Docker + Nginx Proxy
- GitHub Actions CI/CD (lint + test + deploy)
- Logging & Monitoring Starter
All repositories in this organization are licensed under the MIT License. Feel free to use, fork, and adapt them for your hackathons and projects. 🚀