Using Node.js and AWS to build/deploy a login system, how should I do this?

This page summarizes the projects mentioned and recommended in the original post on /r/learnprogramming

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • Nest

    A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀

  • The main ones I've used are Feathers.js, NestJS and KeystoneJS. I've used Feathers more and it comes set up with user authentication pretty much out of the box. Keystone also comes with user auth already set up, but is GraphQL only. (Feathers and Nest can do either REST or GraphQL.)

  • KeystoneJS

    The most powerful headless CMS for Node.js — built with GraphQL and React

  • The main ones I've used are Feathers.js, NestJS and KeystoneJS. I've used Feathers more and it comes set up with user authentication pretty much out of the box. Keystone also comes with user auth already set up, but is GraphQL only. (Feathers and Nest can do either REST or GraphQL.)

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • feathers

    The API and real-time application framework

  • The main ones I've used are Feathers.js, NestJS and KeystoneJS. I've used Feathers more and it comes set up with user authentication pretty much out of the box. Keystone also comes with user auth already set up, but is GraphQL only. (Feathers and Nest can do either REST or GraphQL.)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts