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

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 入館管理システム

Awesome Lists containing this project

README

        

### 環境構築
1. Taskコマンドのインストール
- https://taskfile.dev/ja-JP/installation/

2. pre-commitのインストール
- https://pre-commit.com/#install

3. 環境構築
```
task setup
```