Skip to content

headforwards/company-directory-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Work in progress : https://thirsty-hugle-7f3bff.netlify.com/

This is an application to retrieve information about people from a company's Azure Active Directory, displaying a list of users with a nice big picture to make it easy to work out who people around the office are.

Future plans include adding information about people's team, interests, skills, what they are interested in learning or training in.

This is based on a fork of https://github.com/netlify/create-react-app-lambda that uses Typescript both on the clientside and on the lambdas. It's deployed on Netlify

The lambda function running on Netlify functions provides an Apollo Server which allows the front end react app to query for the data it needs using graphQL.

Data currently pulled out of the Microsoft Graph API and will likely be augmented with additional data from some sort of database, probably PostgreSQL.

About

A company directory that runs on Netlify Lambda and GraphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published