Giter VIP home page Giter VIP logo

social-media-app-suite's Introduction

IncognitoNet

Introduction

Welcome to IncognitoNet, a social media platform that provides a safe space for users to express their thoughts and feelings without fear of judgment or scrutiny from real-life acquaintances. This platform is designed to foster authentic communication, facilitate meaningful connections, and create a community where users can feel free to be themselves.

One of the unique features of IncognitoNet is the random nickname assigned to each user when they share a post. This feature ensures that users can share their posts anonymously and without the fear of being identified by their friends or families in real life. By giving users the ability to post without revealing their identities, IncognitoNet provides a safe and secure platform for users to share their thoughts and feelings, and create meaningful connections with others.

Environment Setup

  • Please make sure you have node installed on your device.
  • You also need to have a relational database, either on your local machine or on the cloud.
  • Authentication of this project is based on AWS Cognito, therefore you will also need to create a Cognito User Pool

Moment Share Service

  • Open a terminal and direct into moment-share-service
  • Run npm i or yarn
  • Change the name of file .env.example to .env, and add the configuration of your Cognito User Pool and database
  • Run npm run migration:generate or yarn run migration:generate
  • Run npm run migration:run or yarn run migration:run
  • Once finished, run npm run start:dev or yarn run start:dev to start the service
  • Useful links:

Social Media App

  • Open a terminal and direct into social-media-app
  • Run npm i or yarn
  • Change the name of file .env.example to .env, and add the configuration of your Cognito User Pool. You can ignore REACT_APP_PRISMIC_REPO_NAME as it is not used
  • Once finished, run npm run start or yarn run start to start the service. The application is on http://localhost:3000
  • Alternatively, run npm run storybook or yarn run storybook to start the story book. The storybook is on http://localhost:6006

Tech Stacks

IncognitoNet is a social media platform that uses cutting-edge technologies to provide users with a fast, reliable, and secure experience. The app is built using React and TypeScript on the front end, Nest and TypeScript on the back end, GraphQL for seamless communication between the client and server, AWS S3 for image storage, AWS Cognito for user authentication, and TypeORM for (PostgreSQL) database integration.

social-media-app-suite's People

Contributors

frankji1019 avatar

Stargazers

 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.