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 :)
- Host: GitHub
- URL: https://github.com/algoflows/kahoolimer
- Owner: algoflows
- Created: 2024-05-02T18:44:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-07T23:33:36.000Z (about 2 years ago)
- Last Synced: 2025-06-19T21:50:42.741Z (about 1 year ago)
- Language: TypeScript
- Size: 13.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.