Hi guys,I'm starting an new project in the days to come, and I would like to exepriment with NodeJS + PostgreSQL. I have a good knowledge of Postgre, but not much with Node. I started to read a lot about all the frameworks available, like loopback, sails, and so on, and other tools, like gulp, brew, docker, etc..., but I'm a little lost, and would appreciate some feedback from the community.The project must feature an API server, that will serve and receive data from Android, iOS and Web Clients, a lot of images, documents (upload and download), all that stored in a PostgreSQL database. Nothing too fancy, but we are looking to build a system with maximum availability, in a cloud architecture, hosted on a VM in the cloud. I've worked a lot with AppEngine in Java in the past, and I think this is the type or architecture that I'd like to work with, but a little more "home made".I'm used to building backend in Java or PHP, with a certain stack of tools, like maven, gradle, composer, etc... My question is : what does this stack would look like in a big project using node ? Do you guys recommend a particular framework, or use just plain Express ? Basically, what do I need to know before starting a big entreprise NodeJS Project, what tools should I look into ?Thanks so much in advance for your advices, and don't hesitate to question anything that could not be understood in my questions, as english is not my first language.
Submitted January 05, 2016 at 11:41AM by H3bus
No comments:
Post a Comment