# Development

- [Local Setup](/development/untitled.md): How to clone and run Ellie on your computer
- [Server Architecture](/development/server-architecture.md): How Ellie's server is designed and why we made those choices.
- [Elixir and Phoenix](/development/server-architecture/elixir-and-phoenix.md)
- [Elm Platform](/development/server-architecture/untitled.md)
- [GraphQL and Absinthe](/development/server-architecture/graphql-and-absinthe.md)
- [Domains and Adapters](/development/server-architecture/domains-and-adapters.md): How Ellie's application state and business logic are designed and implemented
- [Client Architecture](/development/untitled-1.md): How Ellie's server is designed and why we made those choices.
- [Webpack](/development/untitled-1/webpack.md)
- [GraphQL and GraphqElm](/development/untitled-1/graphql-and-graphqelm.md)
- [Managed Effects](/development/untitled-1/managed-effects.md)
- [The Editor](/development/untitled-1/the-editor.md)
- [The Embed](/development/untitled-1/the-embed.md)
- [DevOps](/development/devops.md): How Ellie is deployed and where everything lives
- [Privacy and Compliance](/development/privacy-and-compliance.md): How Ellie adheres to the world's privacy laws
