Skip to content

Setup intial monorepo folders #1

Description

@Homayed

Goal

Set up the initial monorepo folder structure for CareerPilot AI.

This issue will add placeholder files so Git can track the backend and frontend folders. The backend folder will later contain the FastAPI application, and the frontend folder will later contain the Next.js application.

Acceptance Criteria:

  • backend/ folder exists and is trackable by Git
  • frontend/ folder exists and is trackable by Git
  • Placeholder .gitkeep files are added where needed
  • Existing .gitignore continues to ignore local files like .venv/, .idea/, cache files, and frontend build folders

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions