tGdey/CogniTrack

Scaffold backend with Node.js (Express) or Python (FastAPI)

Open

#9 opened on Jul 16, 2025

 (0 comments) (0 reactions) (0 assignees) (0 forks)auto 404
good first issue

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

  • Set up a backend project in /backend (recommend FastAPI or Express).
  • Add initial routes for health check and version info.
  • Integrate environment variable/config management.
  • Set up linting and formatting.

Contributor guide