Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ohtake/birthday-calendar
https://github.com/ohtake/birthday-calendar
Last synced: about 20 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/ohtake/birthday-calendar
- Owner: ohtake
- Created: 2023-04-04T16:59:46.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-06T14:23:19.000Z (2 months ago)
- Last Synced: 2024-09-06T17:02:50.445Z (2 months ago)
- Language: TypeScript
- Size: 1.17 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Birthday Calendars
## iCal URLs
-
-Or [browse files](https://github.com/ohtake/birthday-calendar/tree/gh-pages) in GitHub.
## Usage
Install [Node.js](https://nodejs.org/en) 20 or later.
```bash
npm ci
npm run build
```