Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ellreka/teamspirit-dakoku
https://github.com/ellreka/teamspirit-dakoku
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ellreka/teamspirit-dakoku
- Owner: ellreka
- Created: 2022-03-11T03:32:37.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-17T09:18:33.000Z (about 2 years ago)
- Last Synced: 2024-04-25T00:25:16.575Z (8 months ago)
- Language: JavaScript
- Size: 19.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# teamspirit-dakoku
## Setup
1. このリポジトリをクローンする
2. yarn install
3. config.json を作成し必要な情報を記載する## 出勤
```bash
node index.js start
```## 退勤
```bash
node index.js end
```