Skip to content

init for node.js #448

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

Merged
merged 1 commit into from
Jul 18, 2024
Merged

init for node.js #448

merged 1 commit into from
Jul 18, 2024

Conversation

passichenko
Copy link
Contributor

@passichenko passichenko commented Jul 18, 2024

  • if there is no react dep and it's not vite or next, assume that it's a node backend
  • logic is mostly copy-paste from vite

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @passichenko and the rest of your teammates on Graphite Graphite

@passichenko passichenko marked this pull request as ready for review July 18, 2024 23:12
}
spin.Stop()
fmt.Printf("%s Successfully installed @lekko/js-sdk.\n", successCheck)
nextSteps["Node.js SDK"] = append(nextSteps["Node.js SDK"], "See https://docs.lekko.com/sdks/node-sdk to get started")
Copy link
Member

Choose a reason for hiding this comment

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

Looks like the current URL for our node docs is https://docs.lekko.com/sdks/node-server-sdk, not sure if this is a typo or if you were planning on changing the title/URL in docs.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yeah, I renamed it to make it more consistent with other urls

@passichenko passichenko force-pushed the 07-18-init_for_node.js branch from fffb37b to 882f7a1 Compare July 18, 2024 23:37
@passichenko passichenko merged commit ff5714b into main Jul 18, 2024
2 checks passed
@passichenko passichenko deleted the 07-18-init_for_node.js branch July 18, 2024 23:43
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