No description
Find a file
2024-02-02 19:05:35 -08:00
.github grammar fix 2024-01-31 17:30:41 -08:00
.idea Update venv name 2024-02-01 19:57:22 -08:00
cli fix local code overwrite 2024-02-02 19:05:35 -08:00
django/aiservice Fix testgen and optimizer response schemas 2024-02-01 20:50:08 -08:00
experiments Remove unnecessary admin portal and middleware from django server 2024-02-01 18:26:44 -08:00
js Update the getting started doc with codeflash --all command. 2024-02-02 13:49:12 -08:00
.gitignore Move codeflash python code base to cli/ 2023-12-29 18:37:49 -08:00
.prettierrc Rename some auth0 mgmt things 2023-12-10 17:40:07 -08:00
README.md Move the definition of the run_tmp_dir away from server side and into client side. 2024-01-11 20:36:05 -08:00

CodeFlash MonoRepo

Here's the projects that are part of the CodeFlash MonoRepo:

  • CodeFlash Client - /cli/
  • CodeFlash Python Django ai service - /django/aiservice
  • CodeFlash NodeJS CF API - /js/cf-api
  • CodeFlash Webapp - /js/cf-webapp