podfantorepo302
Public / private Fantom pod repository.
Classes
| AuthService | AuthService | 
| DbService | DbService | 
| DocGenerator | DocGenerator Generate pod documentation | 
| FantoRepo | FantoRepo implements a repository on the file system using a simple directory structure: (where 1.0.0 would be a pod version) | 
| FantoServer | Master Server mod Route and serve the pages | 
| MongoUtils | MongoUtils Addons and utility methods for dealing with mongo - stuff that FanLink doesn't do | 
| PodInfo | PodInfo object Top level pod infos (with individual version as PodVersion#) | 
| PodVersion | PodVersion Specific version of a pod | 
| RebuildFromPods | Rebuild the db entries from the given pod of folder of pods(recursively) | 
| SettingsService | RepoSettings | 
| Templating | Templating helper to render mustache templates | 
| User | User DTO | 
| WebModWrapper |