Skip to content

CLSA/dogwood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dogwood
=======

Web-based authentication service.

src/
  This is where the programming interface belongs.
  This includes all packages, classes, functions, settings, etc.

aux/
  Any auxiliary files which are needed by the software go here.

web/
  This is the public web directory that a web server links to.

web/api/
  The root of the restful web API

web/app/
  Application-specific extensions to the Angular-based web application

doc/
  All documentation for Dogwood is found here including the apigen generated API
  documentation and design documents.

db/
  This is where all sql needed to install the application belongs.
  This includes database schemas, default data and script to upgrade from older 
  versions.

About

Web-based authentication service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published