Skip to content

feat: cleaned up back-end and added security (helmet, CORS, etc.)#39

Merged
monoclonalAb merged 1 commit into
mainfrom
eric/backend-setup
May 7, 2026
Merged

feat: cleaned up back-end and added security (helmet, CORS, etc.)#39
monoclonalAb merged 1 commit into
mainfrom
eric/backend-setup

Conversation

@monoclonalAb
Copy link
Copy Markdown
Contributor

restructure the Express backend ahead of building real endpoints:

  • split up server -> server & app to make each section separately testable
  • add security for middleware with helmet, cors etc.
  • adds /health checkpoint to check that the server is alive

@monoclonalAb monoclonalAb merged commit c42309d into main May 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant