Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 801 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 801 Bytes

Good morning, sunshine!

With this project, you will be able to generate the best greetings on the morning for your family and friends!

Setup

Environment Variables

For this app to work, you will need to generate your keys for Imagine Art and OpenAI. Add them as following to your .env file:

IMAGINE_API_KEY=<your imagine key>
GPT_API_KEY=<your open ai key>

Running the app

To run this application locally, install the package and run it with:

npm install
npm run dev

Resources usage

Fonts

We are using the font "LuckiestGuy", found on google fonts. Since Jimp accepts only bitmap fonts, we've used ttf2fnt and placed the outcome on this repository. There is no comercial use intent.