mirror of
https://github.com/foambubble/foam.git
synced 2026-04-24 03:01:01 -04:00
1.1 KiB
1.1 KiB
tags
| tags |
|---|
| architecture |
Architecture
This document aims to provide a quick overview of the Foam architecture!
Foam code and documentation live in the monorepo at foambubble/foam.
- /docs: documentation and [recipes].
- /packages/foam-core - Powers the core functionality in Foam across all platforms.
- /packages/foam-vscode - The core VSCode plugin.
- /packages/foam-cli - The Foam CLI tool.
Exceptions to the monorepo are:
- The starter template at foambubble/foam-template
- All other [recommended-extensions] live in their respective GitHub repos.