An open API service indexing awesome lists of open source software.

https://github.com/hasirciogluhq/viks-db

self-made datase for fun projects, typescript with BUN
https://github.com/hasirciogluhq/viks-db

database ts-database

Last synced: about 1 month ago
JSON representation

self-made datase for fun projects, typescript with BUN

Awesome Lists containing this project

README

          

# viks-db

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```

This project was created using `bun init` in bun v1.3.5. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.