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

Build the API and get output in build folder #83

Open
vaishnavravi33 opened this issue Sep 8, 2020 · 1 comment
Open

Build the API and get output in build folder #83

vaishnavravi33 opened this issue Sep 8, 2020 · 1 comment

Comments

@vaishnavravi33
Copy link

Sorry, I am new to the NodeJS and don't have the proper idea to build the NodeJS API.

My question is that how can we build this "bulletproof-nodejs"?

I went through the "Package.json" file and found command to build this "npm run build".

But the above command is taking too much time in hours and not giving the typescripts transpiled files in "outDir": "./build".

The reason to build the project is to "Want to add new routes and services and those newly added routes and service methods should be available in output directory javascript/transpiled files".
Currently, this is not working and not getting newly added routes and service methods in the output/build folder.

Please help, thanks in advance.....

@barakcodes
Copy link

Could you share the error you're getting if any and more information on your encounter

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

2 participants