Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giovannileite/social-media-back-end-deprecated
The project consists of a Social Network inspired by Facebook and similar platforms. [DEPRECATED]
https://github.com/giovannileite/social-media-back-end-deprecated
eslint expressjs javascript mongodb mongoosejs nodejs nodemon prettier sucrase
Last synced: about 1 month ago
JSON representation
The project consists of a Social Network inspired by Facebook and similar platforms. [DEPRECATED]
- Host: GitHub
- URL: https://github.com/giovannileite/social-media-back-end-deprecated
- Owner: GiovanniLeite
- Created: 2023-10-19T14:18:32.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-11T17:34:00.000Z (5 months ago)
- Last Synced: 2024-10-14T09:07:34.827Z (about 1 month ago)
- Topics: eslint, expressjs, javascript, mongodb, mongoosejs, nodejs, nodemon, prettier, sucrase
- Language: JavaScript
- Homepage:
- Size: 847 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)