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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proto-schema #221

Open
meodemsao opened this issue Aug 21, 2021 · 2 comments
Open

proto-schema #221

meodemsao opened this issue Aug 21, 2021 · 2 comments

Comments

@meodemsao
Copy link

I have question, this file is auto generated or coding
If auto generated how to do

https://github.com/juicycleff/ultimate-backend/blob/80063064e5c25ab80c19c3ec0353d899ad03002c/libs/proto-schema/src/tenant.ts

@suadik
Copy link
Contributor

suadik commented Aug 21, 2021

@meodemsao the file is auto-generated, you have to make your changes here
https://github.com/juicycleff/ultimate-backend/blob/80063064e5c25ab80c19c3ec0353d899ad03002c/libs/proto-schema/src/proto/tenant.proto

once you'r done making changes, run this command yarn setup:local

NB: You make changes in the proto files and run the command (yarn setup:local) to generate the ts files

@meodemsao
Copy link
Author

@suadik thanks, but i think if it auto genertate we don't need push to source code

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

No branches or pull requests

2 participants