Welcome to the Jenn Gen website!

This is a test website. [explanation goes here...]

Getting Started

Prerequisites

Running

  1. Get your OpenAI key from https://beta.openai.com/
  2. Use npx to get jenngen and render the current folder
    export OPENAI_API_KEY=<YOUR_API_KEY>
    npx jenngen .
  3. Open http://localhost:3000 to view it in the browser.

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments