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
- Host: GitHub
- URL: https://github.com/m0t0k1ch1/web-app-example
- Owner: m0t0k1ch1
- Created: 2023-08-23T08:47:27.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-13T11:48:53.000Z (over 1 year ago)
- Last Synced: 2025-01-21T06:23:43.954Z (over 1 year ago)
- Topics: angular, go, gqlgen, typescript
- Language: Go
- Homepage:
- Size: 7.73 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 🚀