Giter VIP home page Giter VIP logo

boble's Introduction

BOBLE

Online Free Web Chat. Live at chat.marioph.com

If you want to start your first conversation and have no other users to chat with, follow my invite code.

๐Ÿ“ธ Screenshots

Key features:

  • Private chats ๐Ÿ‘ฅ
  • Groups with unlimited participants ๐Ÿ“ข
  • Share text messages, images, GIFs, and audio recordings in real-time ๐Ÿ“ก
  • All your data is stored in the cloud and protected through your account ๐Ÿ”’
  • Create and delete chats and messages, and manage your groups โœ๏ธ
  • Access from all your devices, since you only need a browser ๐Ÿ’ซ
  • Only requires a verified email address, no phone number, payment or other personal information ๐Ÿ˜‡
  • Translated into different languages (currently English, Spanish and French) ๐ŸŒŽ

This project was made to learn about some tools.

This is not a professional or for-profit project.

If you want to make a similar project with some of this tools, this could be a reference example (that's why I share it), but don't expect everything to be as correct as it could be.

If you have any suggestions or encounter any problems, feel free to report them.

Table of contents

๐Ÿง‘โ€๐Ÿ’ป Tech Stack

React - JavaScript library for building user interfaces

Typescript - Strongly typed JavaScript

TailwindCSS - Utility-first CSS framework

Supabase - Open source backend as a service

๐Ÿ”ง Tools / Dependencies

Bundler: Vite

Routing: Wouter

Server state management: TanStack Query

Testing: Vitest

Linting: ESLint

Integration with Supabase: Supabase-js

Translation: React-i18next

QR Code: React-qr-code

Resize Observer: Use-resize-observer

๐Ÿ“ก External API's

GIF Integration: GIPHY

๐Ÿš€ Installation

git clone https://github.com/marioperezhurtado/Boble.git
cd Boble
npm install

โšก Supabase Setup

https://supabase.com/docs

You can find the SQL queries and policies of this project here, or you might create your own.

Resulting database schema: (Generated w/ supabase-schema )

Database Schema

User Management Starter

๐Ÿ’ฌ Environment Variables

To run this project, you will need to add the following environment variables to your .env file

VITE_APP_URL='https://your-url.com'

VITE_APP_GIPHY_API_KEY='your-giphy-api-key'

VITE_APP_SUPABASE_URL='your-supabase-url'

VITE_APP_SUPABASE_ANON_KEY='your-anon-key'

Supabase env variables can be found at https://app.supabase.com/project/^your-proyect^/settings/api

๐Ÿ’ป Run locally

  npm run dev

๐Ÿ”ฌ Test application

  npm run test

boble's People

Contributors

marioperezhurtado avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

boble's Issues

npm install error

no such file or directory, open '/root/Boble/node_modules/tailwindcss/oxide-node-api-shim/package.json'

What is this ERROR?

Throws error even after doing everything exact as mentioned

Hello, I followed all the steps mentioned. The site gets deployed on Vercel and login also works but when I try to create a group or a chat, it says "Failed to Create Group"

The confirmation link sent in Email also Gives a site error. But still login system works. Can anyone please help?

Thank you-

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.