Skip to content

Front end and database for managing AD groups exposed by RESTAD

Notifications You must be signed in to change notification settings

kalebo/restad-groupr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTAD Group Manager

This project provides the front end and api that talks to a RESTful backend (currently RESTAD, but moving to Addict in the future) for managing Active Directory groups for the BYU Physics and Astronomy Department.

Group manager in use

Build

The fontend must be built first because it is embeded into the resulting server binary.

Frontend

Enter directory react-improved and fetch dependencies with yarn install. Finally run yarn webpack

Build backend

Make sure your GOPATH is defined and then run make setup to fetch all the dependencies. Once you have the dependencies you can build the application with make release. Note that CGO is required so cross compiling for linux from windows is not well supported.

About

Front end and database for managing AD groups exposed by RESTAD

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published