---
slug: "vibe-book-rental"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/saltyaom/vibe-book-rental@main/README.md"
repo: "https://github.com/saltyaom/vibe-book-rental"
source_file: "README.md"
branch: "main"
---
# Vibe Book Rental

This repository is a test ground for vibe coding with Elysia

95% vibe code with Claude Code w/ Claude Model and Z-AI GLM 4.7

## Review:
- 21 Jan 2026 - after reviewed, code need refactor and need hands on sometimes but mostly work

---

## 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.
