An open API service indexing awesome lists of open source software.

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

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).