db-server logo

db-server

by sultanfariz

This project appears to be a database server built using Bun, a fast JavaScript runtime. It provides a foundation for building database-driven applications.

View on GitHub

Last updated: N/A

db-server

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.24. Bun is a fast all-in-one JavaScript runtime.