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

https://github.com/algoflows/kahoolimer

Kahoolimer go and svelte kahoot style app for my current employer :)
https://github.com/algoflows/kahoolimer

Last synced: 9 months ago
JSON representation

Kahoolimer go and svelte kahoot style app for my current employer :)

Awesome Lists containing this project

README

          

# kahoolimer

To install dependencies:

```bash
bun install
```

To run:

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

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