Skip to content

kn1ko1/SocialNetwork

Repository files navigation

Social Network

How to Run

  1. Download the Repository: Download the repository to your local machine.
  2. Open the Repository: Use Visual Studio Code (VSC) or a similar code editor to open the repository.
  3. Navigate to the Server Directory: In your terminal or command prompt, navigate to the Server folder within the repository. You can do this by running: cd Server
  4. Run the Program: Start the server by executing the following command: go run . This will initiate the download of any necessary packages. Please allow a few minutes for this process to complete.
  5. Verify the Server is Running: Once the server is up and running, you should see the message: server listening at address 8080
  6. Access the Forum: Open your preferred web browser and navigate to http://localhost:8080.

The forum should now be accessible. You can create an account and begin exploring its features.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages