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

Download the template from the examples repo #24

Merged
merged 2 commits into from
Apr 23, 2024
Merged

Conversation

slinkydeveloper
Copy link
Contributor

@slinkydeveloper slinkydeveloper commented Apr 23, 2024

Fix #22

Also updated eslint to use 9.x, bumped minimum node version (for fetch)

Copy link
Contributor

@gvdongen gvdongen left a comment

Choose a reason for hiding this comment

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

Looks good to me but we also need to update the comments in the template itself: https://github.com/restatedev/examples/blob/dev_0.9/templates/typescript/src/app.ts

Or make sure they don't have code in them because they are constantly outdated....

README.md Outdated Show resolved Hide resolved
@gvdongen
Copy link
Contributor

Looks good to me but we also need to update the comments in the template itself: https://github.com/restatedev/examples/blob/dev_0.9/templates/typescript/src/app.ts

Or make sure they don't have code in them because they are constantly outdated....

It should just refer to the quickstart actually. Should I pick this up?

Co-authored-by: Giselle van Dongen <giselle.vd@gmail.com>
@slinkydeveloper
Copy link
Contributor Author

slinkydeveloper commented Apr 23, 2024

It should just refer to the quickstart actually. Should I pick this up?

That would be great. Perhaps the same should be done for java and kotlin

@slinkydeveloper slinkydeveloper merged commit e181e30 into main Apr 23, 2024
@slinkydeveloper slinkydeveloper deleted the issues/22 branch April 23, 2024 10:34
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.

Let the template generator download the template from the examples repo
2 participants