/go_og_service

Primary LanguageGoMIT LicenseMIT

Getting Started visitors

With Docker

To start the application using Docker, run:

docker compose up

You can then access the application at localhost.

Locally

To run the application locally, navigate to the go directory and execute:

cd go
go run main.go

License and Liability Disclaimer

This project is licensed under the MIT License. The owner of this repository does not hold any liability for misuse or any issues arising from the use of this software.