Skip to content

manavbhikadiya/MEAN-Stack-Role-Based_Auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is MEAN stack with JWT authentication and authorization

This project is developed using Mongodb, Express, Angular 12, and NodeJS(MEAN). It has role base access controller.

Tech Stack

Client: Angular, Bootstrap,

Server: Node, Express

Database: MongoDB

Instructions to Run

To run this example you must have below enviroment set-up

Then clone the repo usng below command

Clone repositoryn in yor local

git clone 
cd ./mean-auth-example

Server set-up

  cd server
  npm install
  node ./server

Move to the root of the client folder and then fire below command.

Client set-up

  cd client
  npm install
  ng serve -o

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published