Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sky0621/wht
what happened today?
https://github.com/sky0621/wht
docker docker-compose gcloud golang gqlgen
Last synced: about 1 month ago
JSON representation
what happened today?
- Host: GitHub
- URL: https://github.com/sky0621/wht
- Owner: sky0621
- Created: 2020-07-25T14:06:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-25T06:25:29.000Z (almost 2 years ago)
- Last Synced: 2024-11-15T00:57:31.022Z (about 1 month ago)
- Topics: docker, docker-compose, gcloud, golang, gqlgen
- Language: Go
- Homepage:
- Size: 2.54 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wht
## outline
what happened today?## purpose
to improve the motivation of my child for writing a diary.## how to develop
small step## infra
GCP(Cloud Run)## env
### go
```
$ go version
go version go1.14.2 linux/amd64
```### gcloud
```
$ gcloud version
Google Cloud SDK 304.0.0
```### yarn
```
$ yarn -v
1.22.4
```### node
```
$ node -v
v12.16.1
```### npm
```
$ npm -v
6.13.4
```## tool
### IDE(goland)
```
GoLand 2020.1.4
Build #GO-201.8538.43, built on July 9, 2020
```