Before installing the project, ensure you have the following prerequisites installed:
Go 1.18 or higher
Git
Docker
Steps
Clone the repository:
git clone https://github.com/mojtabafarzaneh/social_media.git
cd social_media
Install dependencies:
The Go module system will automatically install the necessary dependencies when you build the project. However, you can download the dependencies explicitly using: