Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ikurotime/buddyspot
A virtual room website for you and your friends made with deno and supabase. Work in progress
https://github.com/ikurotime/buddyspot
deno denofresh hacktoberfest preact supabase-js twind typescript
Last synced: 28 days ago
JSON representation
A virtual room website for you and your friends made with deno and supabase. Work in progress
- Host: GitHub
- URL: https://github.com/ikurotime/buddyspot
- Owner: ikurotime
- License: mit
- Created: 2022-10-09T13:26:13.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-13T04:36:31.000Z (almost 2 years ago)
- Last Synced: 2024-09-28T11:01:50.023Z (about 1 month ago)
- Topics: deno, denofresh, hacktoberfest, preact, supabase-js, twind, typescript
- Language: TypeScript
- Homepage:
- Size: 283 KB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: code_of_conduct.md
Awesome Lists containing this project
README
[![GitHub issues](https://img.shields.io/github/issues/ikurotime/deno-serent)](https://github.com/ikurotime/deno-serent/issues)
[![GitHub stars](https://img.shields.io/github/stars/ikurotime/deno-serent)](https://github.com/ikurotime/deno-serent/stargazers)
[![GitHub license](https://img.shields.io/github/license/ikurotime/deno-serent)](https://github.com/ikurotime/deno-serent/blob/master/LICENSE)[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
Create, share your virtual room and study, relax or listen to music together.
🏠 [Homepage](https://github.com/ikurotime/deno-serent)
✨ [Demo](https://serent.app)## 📦 Built with
- [Deno fresh](https://fresh.deno.dev)
- [Supabase](https://supabase.com)## 🚀 Installation
After cloning, this project needs the following enviroment variables at the root of the project>SUPABASE_URL - Url of a supabase project
>SUPABASE_KEY - service_role secret key
## 💻 Usage
To run this repo, simply clone it and do
```sh
deno task start
```#### Creating A Pull Request
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## 📃 License
Distributed under the MIT License. See [LICENSE](https://github.com/ikurotime/deno-serent/blob/master/LICENSE) for more information.
## 🙋🏻♂️ Author
* Website: https://davidhuertas.dev
* Twitter: [@ikurotime](https://twitter.com/ikurotime)
* Github: [@ikurotime](https://github.com/ikurotime)
* LinkedIn: [@david-huertas-ortiz](https://linkedin.com/in/david-huertas-ortiz)## Code Of Conduct
`CTRL+click` the GIF below
## For contributing guidelines - visit [Contribute.md](https://github.com/ikurotime/buddyspot/blob/master/contribute.md)
## Repo Status
![GitHub PR Open](https://img.shields.io/github/issues-pr/ikurotime/buddyspot?style=for-the-badge&color=aqua)
![GitHub PR closed](https://img.shields.io/github/issues-pr-closed-raw/ikurotime/buddyspot?style=for-the-badge&color=blue)
![GitHub language count](https://img.shields.io/github/languages/count/ikurotime/buddyspot?style=for-the-badge&color=brightgreen)## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Pragya Sapkota
📖
Sarvesh Patil
📖
## ❤️ Show your support
Give a ⭐️ if this project helped you!
[![Made with Fresh](https://fresh.deno.dev/fresh-badge-dark.svg)](https://fresh.deno.dev)
***This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!