Coder Social home page Coder Social logo

vitorcarvalho67 / grafhy-ssm Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 2.0 43.52 MB

GRAFHY is a virtual communication platform that enables users to exchange messages, posts, and images made with Python and Vue.js

License: GNU General Public License v3.0

HTML 0.40% Vue 69.39% JavaScript 5.37% CSS 0.69% Python 23.14% Rust 0.36% Dockerfile 0.65%
fastapi full-stack-application python3 vite vuejs website docker-compose minio s3-storage mysql-database nginx tauri ci-cd github-actions social-media-website-fastapi

grafhy-ssm's Introduction

English | Рortuguês

 

Imagem logo

GRAFHY (social media)

GitHub license GitHub stars Build Status GitHub languages top GitHub contributors Codacy Badge

GRAFHY is a virtual communication platform that enables users to exchange messages, posts, and images. Furthermore, it offers features such as creating conversation groups, user login and registration, real-time encrypted messaging, message and post notifications, user profiles with photos, and encrypted passwords. Its MySQL database ensures efficient management of user interactions, making it a comprehensive and secure platform for online communication.

Technology

  • Python
  • FastAPI
  • MySQL
  • Minio
  • JavaScript
  • Nginx
  • Vue
  • Docker-compose
  • Tauri

How To Use

git clone https://github.com/VitorCarvalho67/Grafhy-SSM.git

Navigate to the project directory on sever side

cd Grafhy-SSM/server

Create a virtual environment (venv) for the project

python -m venv venv

Activate the virtual environment. On Windows:

.\venv\Scripts\activate

On macOS and Linux:

source venv/bin/activate

Install the project's dependencies from requirements.txt.

pip install -r requirements.txt

Running the server side

uvicorn main:app --reload

Running the client side

Navigate to the project directory on client side, install the dependencies and run the project

cd client
npm run dev

Screenshots

Running with docker

Important

remember to uncomment .env.example and remove .example from the file name.

sudo docker-compose build
sudo docker-compose up
# or 
sudo docker-compose up -d

Contributing

Contributions to this project are welcome. Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Commit your changes.
  4. Push to the branch.
  5. Submit a pull request.

grafhy-ssm's People

Contributors

vitorcarvalho67 avatar daniel-alvarenga avatar alvarorichard avatar

Stargazers

 avatar Amanda Godinho avatar  avatar Tushar Saini avatar Amanda Godinho avatar  avatar  avatar

Watchers

 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.