Skip to content

feat: add example environment files for api, app, processing, and sdk#290

Merged
Xhristin3 merged 1 commit into
XStreamRollz:mainfrom
leandromasotti:docs-example-files
Jun 18, 2026
Merged

feat: add example environment files for api, app, processing, and sdk#290
Xhristin3 merged 1 commit into
XStreamRollz:mainfrom
leandromasotti:docs-example-files

Conversation

@leandromasotti

Copy link
Copy Markdown
Contributor

Summary

Add example environment files for api, app, processing, and sdk

Related issues

Link any related issues. Use Closes #193 to close issues automatically.

Closes:

Type of change

  • feat
  • fix
  • docs
  • chore
  • test
  • ci

Match the PR title to Conventional Commits: <type>(<scope>): <summary>.

Testing performed

There is not testing associated.

Example:

cd api
npm run lint
npm run build
npm test

Screenshots (if applicable)

Attach screenshots or animated GIFs for UI changes.

Checklist — author

  • I rebased onto origin/main and resolved conflicts.
  • I ran the quality gates locally: npm run lint, npm run build, npm test.
  • Title follows Conventional Commits and references the issue (see above).
  • I added/updated tests where applicable and they pass locally.
  • No new TypeScript errors or lint warnings introduced.
  • I updated documentation if the change affects public behavior.
  • Screenshots included for UI changes.

Checklist — reviewer guidance

  • Required checks: lint, build, unit tests, and any package-specific E2E must be green.
  • Request review from CODEOWNER(s) for touched packages.
  • Prefer small, focused PRs. If large, confirm feature-flagging or follow-up tasks.

Follow the full PR process in CONTRIBUTING.md — particularly: sync with main, run quality gates, request a CODEOWNER review, and use squash-and-merge with a Conventional Commit-style squash message.

@Xhristin3 Xhristin3 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for putting these together! Having example .env files is a nice DX win for new contributors. Merging.

@Xhristin3
Xhristin3 merged commit dd5f141 into XStreamRollz:main Jun 18, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants