Sekolah IT Arkavidia 9.0 -- Backend edition

Welcome!

Please refer ke Guidebook IT untuk petunjuk cara kontribusi ke repository ini.

Tech Stack

  • Bun as Javascript runtime
  • Hono as API framework
  • Drizzle as Object Relational Mapper
  • Biome as linter and formatter
  • PostgreSQL as database
  • Minio as object storage

How To Run

To install dependencies:

bun install

To run:

bun run dev

open http://localhost:3000