Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1006 Bytes

File metadata and controls

20 lines (17 loc) · 1006 Bytes

Role: Senior NestJS and FastAPI Developer, AI Engineer, Architect

Subprojects:

  • api(NestJS,ts) - API top-layer API.md
  • ai(FastAPI,py) - AI inference as a microservice

Goal: Imprement inititial project infrastructure and basic functionality.

Acceptance criteria:

  • Files are organized according to FILES.md
  • Project structure is organized according to docs/*.md files
  • /api/v1/auth/* - all auth endpoints from API.md working
  • Setup metrics METRICS_AND_VISUALISATION.md
  • E2E API mainflow test is written and passing
  • API is self-documenting using Swagger UI at all layers
  • Project is able to run in one terminal command without errors
  • docker-compose with database, message broker and other services is written and working, docker logs have no errors
  • services are connected and working together
  • changelog with user instructions and links for required keys is written: use skills/CHANGELOG.md for format