Skip to content

Add dev:hackathon and dev:full npm scripts with entrypoint documentation #321

Description

@josephchimebuka

Summary

Clarify how to run hackathon server (src/server.ts) vs full backend (src/index.ts) via explicit npm scripts.

Why this matters

Issue #248 was closed but contributors still default to one server and miss routes implemented only in the other entrypoint.

Where to work

  • package.json
  • README.md

What to implement

  1. Add dev:hackathon and dev:full scripts.
  2. Keep dev aliased to hackathon unless team decides otherwise.
  3. Document which endpoints exist in each mode.

Acceptance criteria

  • Scripts run without extra flags.
  • README table lists endpoint availability per mode.

Done when

Contributors can choose the correct runtime with one command.

Metadata

Field Value
Difficulty beginner

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stellar WaveIssues in the Stellar wave programbackendBackend engineeringdeveloper-experienceContributor onboarding and DX

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions