https://github.com/nwylynko/gpt-calendar
https://github.com/nwylynko/gpt-calendar
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nwylynko/gpt-calendar
- Owner: NWylynko
- License: mit
- Created: 2023-03-30T06:26:17.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-05T01:30:03.000Z (about 2 years ago)
- Last Synced: 2024-10-11T01:24:30.489Z (8 months ago)
- Language: TypeScript
- Homepage: https://gpt-calendar.vercel.app
- Size: 1.71 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## GPT Calendar

## Getting Started
First, run the development server:
```bash
pnpm install
pnpm dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.