Skip to content

UBC-LFS/lfs-ldap-directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Style Guide

LFS LDAP Directory

This application includes the backend code for searching the LDAP and sending it to the client, and includes the basic client-side code necessary to display a datatable.

Must have

Install packages

$ npm install 

Start this app

$ node index.js

Audit packages

$ npm audit

# to fix
$ npm audit fix

Releases

No releases published

Packages

No packages published