Skip to content

feat: added dev mode to juturna service to enable local development - #186

Merged
GaijinKa merged 1 commit into
meetecho:mainfrom
b3by:feature/dev_service
Jul 2, 2026
Merged

feat: added dev mode to juturna service to enable local development#186
GaijinKa merged 1 commit into
meetecho:mainfrom
b3by:feature/dev_service

Conversation

@b3by

@b3by b3by commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Description

This PR adds a development mode for the juturna service. Development mode enables CORS requests so that the service can be tested with local clients. To enable it, pass the --dev/-d flag to the serve command.

PR type

  • New feature (non-breaking change which adds functionality)
  • Code refactoring

Key modifications and changes

The serve command now accepts --dev/-d option to run in development mode.

Affected components

Juturna serve cli command.

@b3by
b3by requested a review from GaijinKa July 2, 2026 09:58
@b3by b3by added type:enhancement New feature or request priority:low labels Jul 2, 2026
@GaijinKa
GaijinKa merged commit 21260ab into meetecho:main Jul 2, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority:low type:enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants