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

REPL for NestJS #2466

Closed
kowsheek opened this issue Jun 27, 2019 · 3 comments
Closed

REPL for NestJS #2466

kowsheek opened this issue Jun 27, 2019 · 3 comments
Labels
needs triage This issue has not been looked into type: enhancement 🐺

Comments

@kowsheek
Copy link

Feature Request

Hey friends, I've been working on a large NestJS project for the financial technology space over the last few months. In the process, I felt I had the need for a REPL environment (so I could stop going back and forth between database and application views).

Describe the solution you'd like

NestJS was missing this REPL interface, so I created one called inestjs. Of course, it's really simple, but I have some ideas on adding some features similar to the Ruby on Rails and Moleculer REPL.

Here's a little snippet of my using the REPL:

image

Teachability, Documentation, Adoption, Migration Strategy

I'd love to hear if something like this is in the works from @kamilmysliwiec and the team (I was only able to find one issue vaguely related to it).

Furthermore, additional feature ideas and thoughts are welcome. Feel free to add to the discussion here or in this issue on the project repository.

@kowsheek kowsheek added needs triage This issue has not been looked into type: enhancement 🐺 labels Jun 27, 2019
@kamilmysliwiec
Copy link
Member

Hey @kowsheek,
We don't plan to provide such a feature under the official organization (not enough bandwidth in relation to usefulness). I'd love to see the community packages space growing though so if you're interested, you can consider joining either nestjx or nestjs-community. cc @zMotivat0r @bashleigh

@lock
Copy link

lock bot commented Nov 6, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Nov 6, 2019
@jmcdo29
Copy link
Member

jmcdo29 commented May 29, 2022

Those who fine this issue can track its progress here: #9684

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs triage This issue has not been looked into type: enhancement 🐺
Projects
None yet
Development

No branches or pull requests

3 participants