Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loicmaes/check-in
https://github.com/loicmaes/check-in
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/loicmaes/check-in
- Owner: loicmaes
- License: other
- Created: 2024-07-23T10:59:24.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-29T11:52:10.000Z (5 months ago)
- Last Synced: 2024-07-30T13:05:13.189Z (5 months ago)
- Language: TypeScript
- Size: 676 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Check-In
## Scripts
**Development**
```bash
pnpm dev [--host]
```**Lint**
```bash
pnpm lint
```