Role-based access systems in Node.js

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    Loads environment variables from .env for nodejs projects.

  • dotenv: This package loads environmental variables from an env file into Node’s process.env object.

  • rbacNodeServer

  • Repo RBAC JWT

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

    MongoDB object modeling designed to work in an asynchronous environment.

  • Mongoose: Helps us connect with our database and provides features such as schema validation, managing relationships between data, etc.

  • frank_jwt

    JSON Web Token implementation in Rust.

  • Every logged-in user has a JWT token; we'll create a middleware that checks for a token. The presence of a token indicates that the user is logged in. This middleware will also verify the token.

  • Express

    Fast, unopinionated, minimalist web framework for node.

  • Express.js: This makes building APIs and server-side applications with Node effortless by providing us with useful features such as routing, implementing middleware, and so on.

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

    InfluxDB 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

  • Full Stack To Do list, a step-by-step tutorial

    7 projects | dev.to | 14 Jul 2023
  • A MERN stack update for 2021. - Part A: Server-side.

    4 projects | dev.to | 9 Apr 2021
  • Servidor para Blog, com Autenticação JWT - Node.Js & Mysql

    4 projects | dev.to | 1 Dec 2023
  • Integrating Slonik with Express.js

    2 projects | dev.to | 30 Sep 2023
  • Database structure

    2 projects | /r/learnprogramming | 19 Jun 2023