GithubHelp home page GithubHelp logo

aldrinqantas / bubble Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mralphak/bubble

0.0 0.0 0.0 6.21 MB

A modern chat app built with react native, nodejs, supabase and realm

JavaScript 94.59% Java 5.41%

bubble's Introduction

Cover

Bubble, a modern chat app ๐Ÿ’ฌ

This is a chat app built with React Native, Supabase and Node.js. It provides a real-time chat system with all the basic functionalities for a chat application

Features:

  • Authentification
  • Realtime chat system (send, receive and delete message),
  • Send messages with medias (photos and videos)
  • User profiles

The app utilizes various libraries and components such as React Navigation, Socket.io, Reanimated, Expo and more! Feel free to modify and enhance the app according to your needs!

Prerequisites:

  • Node.js: Visit the official Node.js website and follow the instructions to install the latest LTS version of Node.js.
  • NPM (Node Package Manager): NPM is automatically installed with Node.js.
  • Xcode (for macOS) or Android Studio (for Windows/Linux): Depending on your target platform
  • A Supabase account

Installation Steps:

  • Clone the repository
  • Install dependencies: Run npm install in the "mobile" and "server" folders
  • For ios users: Run pod install in the "mobile" folder
  • Create a new project on supabase and copy the sql code to create databases.
  • Create two buckets in your supabase project "avatars" and "chats"
  • Copy your supabase credentials and paste them into the supabase.js file, do the same for the server folder but in the env file.
  • Use your local ip address in 'hooks/axios.js' to etablish the connection to the node server
  • Start the expo development server: npm run start into the "mobile" directory and the "server" directory
  • Use your local ip address in the file "hooks/axios.js"
  • Build and run the app: npm run android or npm run ios

Enjoy coding! ๐Ÿš€


https://www.linkedin.com/in/aka-joseph/ https://github.com/mrAlphak

bubble's People

Contributors

mralphak avatar

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.