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

Node.js application - simple server example #77

Open
iztsv opened this issue Mar 23, 2018 · 5 comments
Open

Node.js application - simple server example #77

iztsv opened this issue Mar 23, 2018 · 5 comments

Comments

@iztsv
Copy link

iztsv commented Mar 23, 2018

  • I'm submitting a ...
    [ ] bug report
    [X] feature request
    [ ] question about the decisions made in the repository
    [ ] question about how to use this project

  • Summary

Thanks for the tool! Great work!

If I choose Node.js application type during installation I have a library example in src folder.

What do you think about generate simple web server as example in src if user select Node.js application type?

  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.)
@chadbr
Copy link

chadbr commented Mar 23, 2018

yea, I was thinking something similar - maybe an "express" option instead?

on a side note, I have a much more "C# / Java / es6" version of most of the demo classes... Any way I could integrate these? or should I do a different repo or? (meaning they're all "export class / interface" instead of exporting individual functions...)

@bitjson
Copy link
Owner

bitjson commented Mar 27, 2018

@ilyaztsv @chadbr I'd be very happy to take a PR for adding an express option! Even if the PR is just for the actual code, I'm happy to integrate it in the CLI.

@iztsv
Copy link
Author

iztsv commented Mar 27, 2018

@bitjson thanks for the reply!

I'll try to do it as soon as have enough time.

Do you prefer express example of may be koa? 😄

@chadbr
Copy link

chadbr commented Mar 27, 2018

Interesting -- after looking at my comments I failed to mention I am doing expess web api's only...

I'll take a crack also (slim down my current solution stack...) -- and we can compare / improve?

Thanks, Chad

@iztsv
Copy link
Author

iztsv commented Mar 27, 2018

No problem :) I am planning to create PR at Saturday or Sunday.

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

3 participants