<aside> 💡 This template provides context/instructions for the languages you use.
</aside>
We use React with JavasScript for our frontend codebase.
If you are unsure about NextJS or even React, check out the NextJS Learn tutorial. It’s kind of a rite of passage.
Checkout the Prompts branch for OpenAI addition to the front end.
Basically we sandwich the info that the user sends in as prompt in between a data dump (about what we want and what are dragonborn), and a request to make a prompt for text to image AI.
We largely follow Airbnb's React/JSX Style Guide: