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

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

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/)

![image](https://github.com/user-attachments/assets/fdb2e24e-e4cd-4986-a85a-f7d023be5c00)

## 🚀 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!