Skip to content

[Issue]: Install and initialize Capacitor core in the project #176

Description

@yanisbenboudaoud

Branch Name

feature/176-capacitor-init

Description

Install Capacitor core and CLI, and initialize the project as the foundation for native iOS/Android builds

Scope

  • Install @capacitor/core and @capacitor/cli
  • Run npx cap init with the app name and bundle ID (e.g. org.reseaucanopee.app)
  • Create capacitor.config.ts

Acceptance Criteria

  • capacitor.config.ts exists with correct appId and appName
  • npx cap doctor runs without errors
  • No impact on the existing Vercel web deployment

Checklist

  • I have checked for duplicate issues.
  • I have assigned the issue to the correct project board.
  • I have tagged the issue properly.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

back-endback-end related issue

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions