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

https://github.com/salmandotweb/iconovox


https://github.com/salmandotweb/iconovox

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# imagen

imagen is a SaaS project that allows users to create AI-generated images through OpenAI’s DALLE model.

This is a [T3 Stack](https://create.t3.gg/) project bootstrapped with `create-t3-app`.

# Want to run it yourself?

(assuming you have the env vars)

```
yarn
yarn run dev
yarn run stripe:listen
```