https://github.com/dsappet/kids-ai-thermal-printer
A webpage with simple buttons uses openAI to generate unique images to print on an esc-pos thermal printer
https://github.com/dsappet/kids-ai-thermal-printer
hacktoberfest
Last synced: 21 days ago
JSON representation
A webpage with simple buttons uses openAI to generate unique images to print on an esc-pos thermal printer
- Host: GitHub
- URL: https://github.com/dsappet/kids-ai-thermal-printer
- Owner: dsappet
- Created: 2024-10-21T00:43:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-05T00:02:16.000Z (over 1 year ago)
- Last Synced: 2024-11-05T00:30:40.902Z (over 1 year ago)
- Topics: hacktoberfest
- Language: TypeScript
- Homepage:
- Size: 3.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To install dependencies:
```sh
bun install
```
To run:
```sh
bun run dev
```
open http://localhost:3000