/workbench

Workbench with cookie cutter to start new projects

Primary LanguagePython

My workbench as cookiecutter

RoadMap

  • Use cookiecutter to ask questions
  • Check if Django works
  • Check if UI works
  • Add authentication using supabase
  • Check if social auth works after integration with UI
  • Add celery
  • Add websockets
  • Add deployment documentation
  • Relative imports not working
  • Auto imports not working (Cmd + . in VSCode)
  • Add LLM calling capabilities with artefacts creation
  • Add testing mechanism
  • Add featureflag mechanism