https://github.com/jd-apprentice/monibot
🧅 Bun + Elysia API Rest to monitor logs from a telegram bot
https://github.com/jd-apprentice/monibot
Last synced: 11 months ago
JSON representation
🧅 Bun + Elysia API Rest to monitor logs from a telegram bot
- Host: GitHub
- URL: https://github.com/jd-apprentice/monibot
- Owner: jd-apprentice
- Created: 2024-07-18T00:48:30.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-18T02:33:07.000Z (over 1 year ago)
- Last Synced: 2025-03-28T02:51:21.171Z (11 months ago)
- Language: TypeScript
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elysia with Bun runtime
## Getting Started
To get started with this template, simply paste this command into your terminal:
```bash
bun create elysia ./elysia-example
```
## Development
To start the development server run:
```bash
bun run dev
```
Open http://localhost:3000/ with your browser to see the result.