An open API service indexing awesome lists of open source software.

https://github.com/m0t0k1ch1/web-app-example

a web app example built with gqlgen and Angular
https://github.com/m0t0k1ch1/web-app-example

angular go gqlgen typescript

Last synced: about 2 months ago
JSON representation

a web app example built with gqlgen and Angular

Awesome Lists containing this project

README

          

# web-app-example

a web app example built with [gqlgen](https://gqlgen.com) and [Angular](https://angular.dev)

## Run

```
docker compose up --build -d
```

Open http://localhost:4200 🚀