Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kompiro/simplebank
https://github.com/kompiro/simplebank
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kompiro/simplebank
- Owner: kompiro
- Created: 2024-07-02T15:16:47.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-04T13:07:44.000Z (2 months ago)
- Last Synced: 2024-09-05T15:45:04.040Z (2 months ago)
- Language: Go
- Size: 17.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simplebank
https://github.com/techschool/simplebank/ の演習記録リポジトリ。自前で改修・変更している項目あり。
# VSCode Dev Containersで動かすための環境変数
| 環境変数 | 意味 |
| -------- | -------------------------------------------------------------------- |
| GH_TOKEN | GitHub Token
gh ext コマンドのインストール時に使用
VSCode起動時に指定していてほしいので、 .profile に宣言 |