https://github.com/gouae/golang.ae
The official website of the GoUAE Community.
https://github.com/gouae/golang.ae
go gouae made-in-uae
Last synced: 4 months ago
JSON representation
The official website of the GoUAE Community.
- Host: GitHub
- URL: https://github.com/gouae/golang.ae
- Owner: GoUAE
- License: mit
- Created: 2024-05-27T10:42:52.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-11-23T05:58:01.000Z (7 months ago)
- Last Synced: 2025-11-23T07:17:09.704Z (7 months ago)
- Topics: go, gouae, made-in-uae
- Language: templ
- Homepage: https://golang.ae
- Size: 370 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GoUAE/golang.ae:
[](https://goreportcard.com/report/gouae/golang.ae) [](https://golang.ae/discord)
The official website of the GoUAE Community deployed at [golang.ae](https://golang.ae)
## Quickstart
> [!NOTE]
> Make sure you have [go](https://go.dev) [installed](https://go.dev/dl/).
1. Clone the repository
```sh
git clone https://github.com/GoUAE/golang.ae
cd golang.ae
```
2. Install the dependencies
```sh
go mod download
```
3. Run the project
```sh
go run
```
## Maintainers
- [Gaurav-Gosain](https://github.com/gaurav-gosain)
## LICENSE
This project is licensed under the [MIT License](LICENSE).