Thursday, 7 September 2017

Building a website app, and need advice on frameworks ~ which is best for production? (if any)

I'm looking at making a small website, with the simple purpose of chatting & forum, all built upon NodeJS, typically I'd do an app like so:Express w/ EJS templatingSocket.ioPostgres or MongoDBDigitalOcean to host the API server (if applicable)AWS Lightsail / Linode to host the front-endBackup server provider at either DigitalOcean, AWS EC2, Linode, or HerokuFor this app, should I use a framework? If so, which framework?

Submitted September 07, 2017 at 01:07PM by meepcanon

No comments:

Post a Comment