No description
Find a file
2024-02-01 18:26:44 -08:00
.github grammar fix 2024-01-31 17:30:41 -08:00
.idea Tweak UX for branch and PR names, commit messages, and timestamp displays 2024-01-31 13:09:57 -08:00
cli Release 0.2.0 2024-02-01 17:51:21 -08:00
django/aiservice Remove unnecessary admin portal and middleware from django server 2024-02-01 18:26:44 -08:00
experiments Remove unnecessary admin portal and middleware from django server 2024-02-01 18:26:44 -08:00
js Fix backtick in standalone pr title 2024-02-01 16:36:50 -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