Skip to content

eyra/mono

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eyra Mono

Codebase used by the Next platform, which is also available for self hosting (see bundles).

Projects

  • Core
  • Banking Proxy

Core

Project implementing a SaaS platform based on interlinked modules called Systems. These Systems are composed into Bundles to form specific deployments. Deployments use config to expose a set of features (web pages) to the public.

Systems (shortlist)

  • Banking
  • Bookkeeping
  • Budget
  • Advert
  • Assignment
  • Lab
  • Questionnaire
  • Pool
  • ..

Bundles

  • Next

Primary bundle with all features available. Next is configured and hosted by Eyra.

  • Self

Customizable bundle that can be used to run Core on one of your own servers. See SELFHOSTING.md for detailed instructions.

Banking Proxy

Project implementing a proxy server used in Banking (core/systems/banking). It allows for a limited and secure interaction with a banking account.