Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giovannileite/social-media-back-end
This project consists of a Social Network inspired by Facebook and similar platforms. [Work in Progress]
https://github.com/giovannileite/social-media-back-end
eslint expressjs javascript mongodb mongoosejs nodejs nodemon prettier sucrase
Last synced: 9 days ago
JSON representation
This project consists of a Social Network inspired by Facebook and similar platforms. [Work in Progress]
- Host: GitHub
- URL: https://github.com/giovannileite/social-media-back-end
- Owner: GiovanniLeite
- Created: 2024-10-01T17:00:49.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-10-01T17:14:25.000Z (about 2 months ago)
- Last Synced: 2024-11-12T00:38:31.627Z (9 days ago)
- Language: TypeScript
- Size: 80.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
README
# Social Media (Back-end) (Work in Progress)
Front-end corresponding: https://github.com/GiovanniLeite/frontSocialMedia
## 📋 Presentation
The project consists of a Social Network inspired by Facebook and similar platforms. It includes standard features such as user profile creation and editing, a friend system, and messaging between users. Users can create posts containing text, images, and videos, with the option for interactions such as likes and comments. Additionally, the platform provides space for displaying ads and sponsored links.
![Social Media](Capture.PNG)
## 🛠️ Back-end built with
- JavaScript
- Node
- Express
- Mongoose
- MongoDB
- Nodemon
- Sucrase
- ESLint
- Prettier## 🔧 Installation
- Install dependencies: `npm install`
- Configure environment variables: `cp .env.example .env`
- Start development application: `npm run dev`
## 📫 Contact
[![Portfolio](https://img.shields.io/badge/website-000000?style=for-the-badge&logo=About.me&logoColor=white)](https://www.giovannileite.com)
[![Linkdin](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/giovanni-leite-dev/)
[![Outlook](https://img.shields.io/badge/Microsoft_Outlook-0078D4?style=for-the-badge&logo=microsoft-outlook&logoColor=white)](mailto:[email protected]?subject=[GitHub]%20Contact)