https://github.com/tobycm/raver
it's time to rave
https://github.com/tobycm/raver
Last synced: 4 months ago
JSON representation
it's time to rave
- Host: GitHub
- URL: https://github.com/tobycm/raver
- Owner: tobycm
- License: mit
- Created: 2025-01-05T01:53:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-26T03:23:47.000Z (over 1 year ago)
- Last Synced: 2025-01-26T04:20:07.304Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 30.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Toby's Light Party
it's time to raveeeeeeeeeeeeeeee
## Try it now at: [https://raver.tobycm.dev/](https://raver.tobycm.dev/)

## 🚀 Running locally
### Prerequisites
- [Bun](https://bun.sh)
### Step 1
Clone the repository
```sh
git clone https://github.com/tobycm/raver
cd raver
```
### Step 2
Install the dependencies
```sh
bun i
```
### Step 3
Run the dev server
```sh
bun dev
```
Live at [localhost:5173](http://localhost:5173)
### (Optional) Build for production
```sh
bun run build
```
Files are output to the `dist` directory.
## 📚 Tech Stack
- [Bun](https://bun.sh) JavaScript Runtime
- [Vite](https://vitejs.dev) Build Tool
- [TypeScript](https://www.typescriptlang.org) Language
- [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML) Markup Language
- [CSS](https://developer.mozilla.org/en-US/docs/Web/CSS) Styling
## 📝 License
This project is licensed under the MIT License - see the [`LICENSE`](LICENSE) file for details.
## 🤝 Contributions
Any contribution is appreciated. Just create an issue/pull request and I will review it ASAP.
## 🔗 Share this project
If you like this project, please give it a ⭐ and share it with your friends!