The official website of the GoUAE Community deployed at golang.ae
- Clone the repository
git clone https://github.com/GoUAE/golang.ae
cd golang.ae
- Install the dependencies
go mod download
- Run the project
go run
This project is licensed under the MIT License.