Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Gravitalia/gravitalia

Repository files navigation

Gravitalia

Gravitalia is a social network for publishing photos between friends. 🔥
We are always trying to improve performance and safety and we rely on our best members to help us! 💪

Discord

Architecture

Gravitalia is separated into two folders to facilitate the microservices. Here is a description of the two files:

Name Readme Description
Rest readme Gravitalia's main API that allows you to delete your account, obtain data, add photos...
Recommendation readme Recommendation system based on several algorithms and Memgraph
Search readme Fast user search engine
Notification readme In-App Notification to manage comments, likes and subscription requests

Use the code

To use the code efficiently, you can download the docker-compose.yml and type docker-compose up.

⚠️ Check if Docker is installed ⚠️