Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 536 Bytes

architecture.md

File metadata and controls

10 lines (9 loc) · 536 Bytes

Architecture

The application is planned to be serverless.
We are going to use Firebase platform for backend - specifically Cloud Functions and Realtime Database.
And the frontend is going to be single-page application (perhaps pure Javascript or using some framework, e.g., Inferno or Mithril).