Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Xillio Transcreate App #1318

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

feat: Xillio Transcreate App #1318

wants to merge 9 commits into from

Conversation

ghuisma
Copy link

@ghuisma ghuisma commented Mar 27, 2024

Hi all!

This is the source code for the HelloTranslate app.

We currently have a monorepo setup with a shared package containing Zod schemas and the corresponding TypeScript types inferred from those, which we're using in both our backend and frontend. Well, it turns out this doesn't work very well with your MPA repo/setup. 馃う

For now, I manually included the shared type declarations in /types. I'll work out a more elegant solution for that in the future. Quite possibly this would involve publishing the type declarations on NPM. But we might also come up with a different solution. Anyway, that's very much an "us" problem and not a "you" problem. We'll figure something out. 馃挭

If there's anything in this PR that's missing or not up to standard, please let me know, and I will fix it ASAP.

Thanks! 鉂わ笍

@ghuisma ghuisma requested review from a team as code owners March 27, 2024 16:03
@ghuisma ghuisma changed the title HelloTranslate App feat: HelloTranslate App Mar 27, 2024
@matthew-gordon
Copy link
Contributor

matthew-gordon commented Apr 2, 2024

Hello @ghuisma! Thank you for opening this PR, there are just a couple of things that need to be addressed:

ghuisma and others added 2 commits April 4, 2024 19:14
Co-authored-by: Matthew Gordon <m.gordon5525@gmail.com>
@matthew-gordon matthew-gordon self-requested a review April 10, 2024 15:28
@ghuisma ghuisma changed the title feat: HelloTranslate App feat: Xillio Transcreate App May 1, 2024
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.

None yet

2 participants