Skip to content
forked from Unity7/buddie

This application is a social media platform that allows users to manage their househouse relations, share their messages, and information with other members on the platform.

Notifications You must be signed in to change notification settings

celinalou92/buddie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Buddie Social Media Application

Description

This application is a social media platform that allows users to manage their househouse relations, share their messages, and information with other members on the platform.

Buddie

Table of Contents

Installation

  1. Create Atlas DB and get CLUSTER_USER_KEY, CLUSTER_NAME, and DB_USERNAME

    • Save these to preffered env variable set up
  2. Install dependencies in both the server and client directories.

    npm install

Run Buddie

  1. Client

    1. Start front end locally

      npm run start

  2. Server

    1. Run Node server and connect to database
    • You will need the Atlas CLUSTER_USER_KEY, CLUSTER_NAME, and DB_USERNAME

    npm run start

Running MongoDB locally

https://www.mongodb.com/docs/manual/tutorial/install-mongodb-on-os-x/ https://www.mongodb.com/docs/mongodb-shell/reference/configure-shell-settings/#std-label-mongosh-shell-settings https://reflectoring.io/tutorial-graphql-apollo-server-nodejs-mongodb/

Deployed App

https://buddie-inky.vercel.app/

Questions

For any questions please reach out to via: github: celinalou92 or email: celinalouissaint@gmail.com

About

This application is a social media platform that allows users to manage their househouse relations, share their messages, and information with other members on the platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.6%
  • CSS 23.3%
  • HTML 2.1%