https://github.com/glamboyosa/to
AI Enhanced Clarity at Your Fingertips
https://github.com/glamboyosa/to
ai nextjs planetscale serverless
Last synced: 11 months ago
JSON representation
AI Enhanced Clarity at Your Fingertips
- Host: GitHub
- URL: https://github.com/glamboyosa/to
- Owner: glamboyosa
- Created: 2023-05-24T22:44:49.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-13T17:04:22.000Z (almost 3 years ago)
- Last Synced: 2025-04-01T03:41:56.760Z (12 months ago)
- Topics: ai, nextjs, planetscale, serverless
- Language: TypeScript
- Homepage: https://to.glamboyosa.xyz
- Size: 3.31 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TO
TO is an application to upscale your low resolution images.
## Tech
- Next.js 13
- Tailwind
- Planetscale
- Prisma
- Clerk.com
- shadcn/ui
- Resend & React Email
- Vercel
- Replicate
- T3 Env
- Zod
- Zustand
- Tanstack Query
- Cloudinary
- Popsy.co (for illustrations)
## Run Locally
If you'd like to run locally, clone this repo:
```bash
git clone https://github.com/glamboyosa/to
```
Next, install dependencies
```bash
npm install
```
Copy the environment variables and set up relevant accounts (Cloudinary, Clerk, PlanetScale)
```bash
cp .env.example .env
```
## Feature Request
If you'd like to see a feature please open an issue.
## License
Licensed under the [MIT license](https://github.com/shadcn/ui/blob/main/LICENSE.md).