screenshot-to-code/backend
2023-11-21 20:25:19 +08: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 feat: use usePersistedState 2023-11-21 20:25:19 +08: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 update prompt to clarify font awesome <link> 2023-11-14 17:23:02 -05: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