Hi, I am new to node.js and MEAN Stack. I am developing an application which will have 2 part. 1. REST Application which I have created a REST API's for Mobile Client to send the json data. The API's will process the data and store it MongoDB. 2. WEB Application which will use the same MongoDB and it will show in browser.
I have created a folder *XYZ *has my project name. Inside that I have created two folders *api * and *web. *In Web i am using a MEAN.JS has it is a frontend application and for Api I have started from scratch using express.js and other require modules. 1. How can I start the both application in different port. *2. *What is the best method to follow these type of scenario. 3. If any one can give me some kick start or some initial starting hint and best methods that would be great. Vivek -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/ea7dabbf-5589-4391-ba1f-79044011289c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
