Skip to content
Alex Kachur edited this page Sep 29, 2025 · 1 revision

Welcome to the ResuMatch wiki!

ResuMatch Wiki

Welcome to the ResuMatch knowledge base. This wiki captures high-level docs, runbooks, and decisions.
Source of truth for code & versioned docs remains in the repo (/docs and README.md).

Quick links

Status

  • Frontend scaffold ✅ (React + Vite, routing, pages)
  • Backend scaffold ⏳ (Node/Express + MongoDB)
  • CI: GitHub Actions (install → lint → build)

Contributing

  • Follow the feature-branch → PR → squash-merge flow.
  • Conventional Commits (feat:, fix:, docs:, chore:).

Clone this wiki locally