Skip to content

Commit 3ccb260

Browse files
committed
update roadmap
1 parent fda7b50 commit 3ccb260

File tree

5 files changed

+587
-92
lines changed

5 files changed

+587
-92
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
slug: full-code-ui-builder
3+
title: Full Code UI builder Beta
4+
tags: ['App Builder', 'React', 'Svelte', 'Vue', 'UI']
5+
description: Write apps fully in code in React/Svelte with any libraries and see preview and code editor directly. If you like Lovable/v0.dev, you will love this since it is equivalent but much better integrated with Windmill backend flow/script/datatable capabilities.
6+
features:
7+
- Write apps fully in code using React, Svelte, or Vue
8+
- Use any libraries of your choice
9+
- See preview and code editor directly
10+
- Integrated with Windmill backend flow/script capabilities
11+
---
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
slug: hashicorp-vault-integration
3+
title: Hashicorp Vault integration
4+
tags: ['Secrets', 'Vault', 'Integration', 'Security']
5+
description: Implemented true Hashicorp Vault integration for secure secrets management.
6+
features:
7+
- Native Hashicorp Vault integration
8+
- Secure secrets management with Vault
9+
---
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
slug: interactive-debugger
3+
title: Interactive script debugger
4+
tags: ['Debugger', 'Python', 'TypeScript', 'Developer']
5+
description: Add breakpoints and run an interactive debugger for Python and TypeScript.
6+
features:
7+
- Add breakpoints to Python and TypeScript scripts
8+
- Run an interactive debugger session
9+
- Step through code execution
10+
---

0 commit comments

Comments
 (0)