Skip to content

Releases: CodeChefVIT/devsoc-backend-26

Devsoc 26

18 Feb 19:58

Choose a tag to compare

Devsoc Backend ’26 v1.0.0

Overview

Stable release of the backend powering the DEVSOC'26 Hackathon Portal.

Features

  • Google OAuth and JWT-based authentication
  • Team management (create, join, leave, leader controls, bans)
  • Idea submission with track support
  • Round-wise scoring and leaderboards
  • Panel-based feedback system
  • Extended user profiles
  • Admin dashboard (user/team management, CSV export, logs search)

Infrastructure

  • PostgreSQL with SQLC and pgx
  • Elasticsearch for logging and search
  • Dockerized deployment

Notes

API docs available at /docs (non-production)
Environment setup in docs/ENV.md