We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 894f29f commit a7ddebeCopy full SHA for a7ddebe
1 file changed
documentation/development.md
@@ -31,6 +31,8 @@ DigiScript consists of three main components:
31
- **`client/`** - Vue.js 2 frontend (builds to `server/static/` for web, or `client/dist-electron/` for Electron)
32
- **`electron/`** - Electron desktop application wrapper
33
34
+Refer to [DeepWiki](https://deepwiki.com/dreamteamprod/DigiScript) for detailed documentation on the architecture and design.
35
+
36
## Building the Web Client
37
38
```shell
0 commit comments