Skip to content

Arkavidia 9.0 REST API Backend developed using Bun, Hono, and Drizzle by self-hosting almost everything.

Notifications You must be signed in to change notification settings

arkavidia-hmif/arkavidia-backend-9.0

Repository files navigation

Arkavidia 9.0 Backend

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

About

Arkavidia 9.0 REST API Backend developed using Bun, Hono, and Drizzle by self-hosting almost everything.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages