Skip to content

shetdeeptesh/NodeBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Project with Folder Structure & Starter Template

This project is a starter template for Node.js and Express application using Mongoose. It provides a flexible and scalable way to handle user authorization.

Features

  • User management with roles, permissions
  • Middleware for permission and Authentication checks
  • API endpoints for managing users, roles, permissions

Prerequisites

  • Node.js
  • Docker

Installation

  • Clone the repository
  • To install the mongodb in docker. Go to the docker folder.
    • run docker-compose up -d

Releases

No releases published

Packages

No packages published