Skip to content

Preshy-Jones/bandready-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BandReady Server

AI-powered IELTS preparation platform backend — Go/Gin REST API.

Tech Stack

  • Go + Gin (HTTP framework)
  • GORM (ORM) + PostgreSQL
  • Asynq (async job queue, Redis-based)
  • golang-migrate (database migrations)
  • JWT authentication + Google OAuth

Getting Started

cp .env.example .env
make migrate-up
make run

Development

make dev  # hot-reload with air

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors