Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/infinity-boi/synergy-link

Synergy Link is a chat platform that goes beyond random connections. Our platform uses the MBTI personality assessment and goal setting tools to connect you with individuals who share your personality type and aspirations, fostering friendships, collaborations, and a supportive network.
https://github.com/infinity-boi/synergy-link

backend frontend json jwt mongodb nodejs react website

Last synced: about 17 hours ago
JSON representation

Synergy Link is a chat platform that goes beyond random connections. Our platform uses the MBTI personality assessment and goal setting tools to connect you with individuals who share your personality type and aspirations, fostering friendships, collaborations, and a supportive network.

Awesome Lists containing this project

README

        

# Synergy Link : A website built using MERN

Synergy Link is a chat platform that goes beyond random connections. Our platform uses the MBTI personality assessment and goal setting tools to connect you with individuals who share your personality type and aspirations, fostering friendships, collaborations, and a supportive network.


### Tech Stack Used
> MongoDB.
> Expressjs.
> React.
> Vite.
> Nodejs.
> Tailwindcss.
> cors, bcrypt, mongoose, dotenv, jwt, etc.

Screenshot-2024-05-03-140436

Screenshot-2024-05-03-140721

### How to Run this Project
- Install all the dependencies : npm install
- Configure the backend: change the DB_URL, secret_key from .env and connectToDB file
- Build the project : npm run build --prefix frontend
- Run the server : @synergy-link > node backend/server.js
- Run the client : @synergy-link/frontend > npm run dev
- Yo! You are good to go