Git Product home page Git Product logo

leonardpepa / pepaverse Goto Github PK

View Code? Open in Web Editor NEW
20.0 4.0 1.0 993 KB

Pepaverse is an open source social network build with nodejs, mongoDB, passportjs and websockets

Home Page: https://pepaverse.onrender.com

License: MIT License

JavaScript 50.00% EJS 48.91% CSS 1.08% Procfile 0.01%
social-network nodejs passportjs mongodb mongoose leonard pepa login chat google-auth ejs express pepaverse authentication socket-io social-media leonardpepa websockets

pepaverse's Introduction

Pepaverse

/* still in development */

Live Preview Pepaverse

Pepaverse is an open source social network build with nodejs, mongoDB, passportjs and web sockets

it started as my first attempt to create a chat application but now has been evolved to my fist attempt creating my own social network to share with my friends

Use Cases ( that works for now )

  • Login-Register ( via email-password or google-auth20 )
  • Edit Profile ( profile picture url and description )
  • Send Friend Request
  • Accept Friend Request
  • Delete Friend Request
  • Create Post ( only text for now )
  • Delete Post
  • Delete Comment
  • Update Post
  • Update Comment
  • Like Post ( any users post )
  • Notifications (like, comment, friend request) in real time using web sockets
  • Search Users ( via name )
  • Logout

Soon to be implemented

  • Live Notifications (DONE!)
  • Private Chat

Local Installation

you need to add and configure an .env file as follows

  • PORT=< port number >
  • MONGO_DB_URL=< any mongodb url you prefer>
  • GOOGLE_CLIENT_ID=< your google id privided by google for the application >
  • GOOGLE_CLIENT_SECRET=< your google secret privided by google for the application >
  • SECRET=< secret string for the cookie and jwt >
  • FRONTEND_URL=< http://localhost:< port > for local or a hosted url with your fronted>
  git clone https://github.com/Leonardpepa/Pepaverse.git
  cd Pepaverse/
  npm install
  node index.js

pepaverse's People

Contributors

aravellalousta avatar leonardpepa avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

Forkers

codehunterdev

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.