We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a0b940 commit e2f7839Copy full SHA for e2f7839
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
run: npm ci
39
40
- name: Build app
41
- run: npx nx build low-code-ide --configuration=production --base-href=/low-code-ide/
+ run: npx nx build low-code-ide --configuration=production --base-href=/Building-AI-Low-Code-Platform5/
42
43
- name: Add 404.html fallback
44
run: |
README.md
@@ -10,6 +10,8 @@ This repository contains the source code for the upcoming article **“Building
10
- **IndexedDB persistence** to save and restore flow drafts locally.
11
- **Backend stubs** (NestJS + Genkit) for executing flow nodes and AI prompts.
12
13
+[demo.mov](demo.mov)
14
+
15
## Getting started
16
17
```bash
demo.mov
33.3 MB
0 commit comments