Skip to content

Add a Makefile for common devops tasks #116

Description

@mercy60

Internal ID: #115

Imported from ISSUES.md via scripts/import-issues.mjs.

Problem Statement. No Makefile; every contributor runs cd frontend && npm install etc. manually.

Expected Outcome. make dev, make test, make fmt, make lint, make contracts.test.

Acceptance Criteria.

  • New contributors can use make exclusively.

Files / modules affected.

  • New: Makefile

Dependencies. None.

Difficulty / Effort. Easy / XS (≈ 1 hour).

Labels. developer-experience

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions