bulletproof-nodejs icon indicating copy to clipboard operation
bulletproof-nodejs copied to clipboard

Build the API and get output in build folder

Open vaishnavravi33 opened this issue 4 years ago • 1 comments

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.....

vaishnavravi33 avatar Sep 08 '20 11:09 vaishnavravi33

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

barakcodes avatar Nov 05 '20 08:11 barakcodes