docbrown/docs/technical-overview/readme.md
2019-12-12 14:36:45 -05:00

17 lines
399 B
Markdown

---
items:
- stack.md
- architecture.md
---
# Technical Overview
We are a [Ruby on Rails](https://rubyonrails.org) web application.
Our [stack][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][architecture].
[stack]: /technical-overview/stack
[architecture]: /technical-overview/architecture