Node Backend
Backend Starter Kit written in Node.js with the following features:
SQL Relational database support.
Koa web server, the next generation web server with async/await support.
Social Authentication with Facebook, GitHub and Google with passport
CORS support with kcors
Logging with timestamp and filename.
Tl;DR
To start the backend:
Last updated