I built a ready-to-use auth server with TypeScript and Express.js

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

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • express-ts-auth-service

    A ready-to-use authentication service build with express.js, that provides secure and reliable authentication using JSON Web Tokens (JWT) and refresh token rotation

  • Ups xD here is the link to the repo: https://github.com/Louis3797/express-ts-auth-service

  • body-parser

    Node.js body parsing middleware

  • 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
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

  • express-session issues with firefox?

    1 project | /r/node | 10 Dec 2023
  • Boilerplate for API only product

    2 projects | /r/SaaS | 7 Dec 2023
  • Anybody can help with Authentication

    1 project | /r/nextjs | 5 Dec 2023
  • Stop using JSON Web Tokens for user sessions

    3 projects | news.ycombinator.com | 25 Nov 2023
  • Effective use of middleware in express.js: practical approaches

    2 projects | dev.to | 3 Sep 2023