screenshot-to-code/backend
2023-11-17 12:15:38 -05:00
..
.gitignore fix bad gitignore and missing file 2023-11-15 19:42:47 -05:00
build.sh add build script for render backend deployment 2023-11-16 19:03:05 -05:00
image_generation.py support setting openai api key on the client side 2023-11-16 18:12:07 -05:00
llm.py support setting openai api key on the client side 2023-11-16 18:12:07 -05:00
main.py add env var for where to store logs 2023-11-17 12:15:38 -05:00
mock.py return early if there are no images to replace 2023-11-16 15:11:54 -05:00
poetry.lock add image generation for placeholder images 2023-11-14 23:05:41 -05:00
prompts.py update prompt to clarify font awesome <link> 2023-11-14 17:23:02 -05:00
pyproject.toml remove readme in pyproject.toml 2023-11-16 10:51:46 -05:00
utils.py support updating the initially generated version 2023-11-15 15:08:59 -05:00