https://github.com/taiki-kuraishi/nfc-entry-management
開志専門職大学 Kaishi Lab 入館管理システム
https://github.com/taiki-kuraishi/nfc-entry-management
docker github-actions golang mysql nfc pre-commit python
Last synced: 2 months ago
JSON representation
開志専門職大学 Kaishi Lab 入館管理システム
- Host: GitHub
- URL: https://github.com/taiki-kuraishi/nfc-entry-management
- Owner: taiki-kuraishi
- License: mit
- Created: 2024-01-31T05:54:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-26T10:09:37.000Z (about 1 year ago)
- Last Synced: 2024-03-27T11:24:59.564Z (about 1 year ago)
- Topics: docker, github-actions, golang, mysql, nfc, pre-commit, python
- Language: Go
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### 環境構築
1. Taskコマンドのインストール
- https://taskfile.dev/ja-JP/installation/2. pre-commitのインストール
- https://pre-commit.com/#install3. 環境構築
```
task setup
```