screenshot-to-code/backend
2023-11-23 11:30:19 -05:00
..
routes support screenshotting a URL with ScreenshotOne 2023-11-20 11:48:33 -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
Dockerfile simplify dockerfile and update docker-compose to use 7001 2023-11-19 21:39:10 -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 coerce to bool 2023-11-23 11:30:19 -05:00
mock.py return early if there are no images to replace 2023-11-16 15:11:54 -05:00
poetry.lock support screenshotting a URL with ScreenshotOne 2023-11-20 11:48:33 -05:00
prompts.py fix: prompt 2023-11-21 21:22:54 +08:00
pyproject.toml support screenshotting a URL with ScreenshotOne 2023-11-20 11:48:33 -05:00
utils.py support updating the initially generated version 2023-11-15 15:08:59 -05:00