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

feat(nest): nx init nest #14254

Merged
merged 1 commit into from
Jan 13, 2023
Merged

feat(nest): nx init nest #14254

merged 1 commit into from
Jan 13, 2023

Conversation

nartc
Copy link
Contributor

@nartc nartc commented Jan 10, 2023

Current Behavior

nx init does not recognize NestCLI application

Expected Behavior

nx init inside of a NestCLI application will turn that application into a Nx Standalone setup with @nrwl/nest

  • NestJS monorepo mode support is coming after this initial feature
  • --language=js support is coming after this initial feature

@vercel
Copy link

vercel bot commented Jan 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
nx-dev ✅ Ready (Inspect) Visit Preview Jan 13, 2023 at 6:10AM (UTC)

packages/nx/src/command-line/init.ts Outdated Show resolved Hide resolved
packages/nx/src/nx-init/add-nx-to-nest.ts Outdated Show resolved Hide resolved
packages/nx/src/nx-init/add-nx-to-nest.ts Outdated Show resolved Hide resolved
packages/nx/src/nx-init/add-nx-to-nest.ts Outdated Show resolved Hide resolved
packages/nx/src/nx-init/add-nx-to-nest.ts Outdated Show resolved Hide resolved
packages/nx/src/nx-init/add-nx-to-nest.ts Outdated Show resolved Hide resolved
packages/nx/src/nx-init/add-nx-to-nest.ts Outdated Show resolved Hide resolved
packages/nx/src/nx-init/add-nx-to-nest.ts Outdated Show resolved Hide resolved
packages/nx/src/nx-init/add-nx-to-nest.ts Outdated Show resolved Hide resolved
packages/nx/src/nx-init/add-nx-to-nest.ts Outdated Show resolved Hide resolved
@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants