docbrown/docs/technical-overview
Ben Halpern 630c1b7425
Migrate to streaming app shell via serviceworkers (#5020) [deploy]
* Initial work for streaming app shell way of using serviceworkers

* Close in on serviceworker adjustment finalization

* Add docs and loading indicator

* Remove useless code

* Don't run on API

* Update app/javascript/contentDisplayPolicy/hideBlockedContent.js

* Fix small details

* Don't run serviceworker.js code in test env

* Fix JS in serviceworker

* Move private keyword to proper place in async controller

* Change shell_version to HEROKU_SLUG_COMMIT

* Update caching config

* Add test for async_info/shell_version
2019-12-16 12:21:33 -05:00
..
architecture.md Migrate to streaming app shell via serviceworkers (#5020) [deploy] 2019-12-16 12:21:33 -05:00
readme.md Fix Technical Overview links [ci skip] (#5084) 2019-12-12 14:36:45 -05:00
stack.md Remove memcache dalli gem and setup code (#5057) [deploy] 2019-12-09 11:37:53 -06:00

items
stack.md
architecture.md

Technical Overview

We are a Ruby on Rails web application.

Our stack is composed of many tools and services.

You can read more about our architecture and app's concepts here: A few high-level things to know.