Skip to content

fix: support js config file + more types#123

Merged
aramalipoor merged 2 commits intoerpc:mainfrom
KONFeature:fix/js-ts-config
Dec 16, 2024
Merged

fix: support js config file + more types#123
aramalipoor merged 2 commits intoerpc:mainfrom
KONFeature:fix/js-ts-config

Conversation

@KONFeature
Copy link
Copy Markdown
Contributor

Fixes:

  • Support erpc.js config file
  • Correct uint type parsing from js/ts
  • Split docker build to have lighter prod image
  • Correct Duration from go type in js/ts (previously it was a string, but wasn't parsed at runtime)

Features:

  • Add more generic types for better ts code completion (on upstreams, auth, rate limits, db connector)

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Dec 16, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Copy Markdown
Member

@aramalipoor aramalipoor left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@aramalipoor aramalipoor merged commit 38f1219 into erpc:main Dec 16, 2024
zekiblue pushed a commit to zekiblue/erpc that referenced this pull request May 6, 2025
* fix: correct uint var parsing on js/ts config + lighter docker image

* feat: more generic types
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.

3 participants