ndom91
b46c2c4d5b
feat: add initial turbo cli
2024-07-01 18:47:43 +02:00
ndom91
d5e73ed8df
fix: update gitignore and vscode settings.json
2024-06-28 12:45:26 +02:00
ndom91
25068de8bb
fix: move eslint/prettier to root only
2024-06-28 11:34:54 +02:00
Caleb Owens
50b5b88593
Add in some vscode settings
2024-06-06 15:43:21 +02:00
Ani Betts
de2bcdb390
Ignore .env.development and friends
2024-05-05 21:18:05 +02:00
Josh Junon
a54f7a1461
ignore .vscode in all cases
2024-03-01 15:30:53 +01:00
github@josh.junon.me
edde0d45fd
make the UI dev server run prior to debugging in vs code
2023-12-05 17:53:54 +01:00
Kiril Videlov
444bce1e74
✨ feat: add launch configuration for GitButler Dev in VSCode
2023-12-04 16:43:54 +01:00
Kiril Videlov
5ee808410d
Lets have some shared VSCode settings
2023-10-31 17:16:30 +01:00
Nikita Galaiko
746e8ccabc
new structure
2023-09-06 11:47:35 +02:00
Mattias Granlund
8b22246206
Use composite actions in push.yaml
...
- to use cache effectively we need a re-usable node setup
2023-08-17 20:20:38 +01:00
Nikita Galaiko
eef6c6374e
replace storybook with histoire
2023-05-09 09:57:59 +02:00
Nikita Galaiko
70d61314a6
update .gitignore
2023-04-24 13:05:28 +02:00
Scott Chacon
35f28cbc94
Add a Terminal ( #49 )
...
This implements a simple terminal frontend using Xterm and backend using portable_pty. It will not yet record, but it should keep a separate terminal per project, resize properly, change directories to the project, etc.
https://docs.rs/portable-pty/latest/portable_pty/
2023-04-05 10:10:07 +02:00
Nikita Galaiko
94967bae47
sotrybook script things
2023-03-31 12:13:03 +02:00
Nikita Galaiko
88c731c50a
make git information reactive
2023-03-29 12:43:01 +02:00
Kiril Videlov
14ced0d544
Revert "add Storybook dev dependency"
...
This reverts commit 615f0092a6
.
2023-03-27 17:25:19 +02:00
Kiril Videlov
615f0092a6
add Storybook dev dependency
2023-03-27 17:09:32 +02:00
Nikita Galaiko
eca05585ff
ignore tmp vite configs
2023-03-23 08:43:41 +01:00
Nikita Galaiko
ecdf3fef23
get api url from .env file
2023-02-21 09:17:31 +01:00
Nikita Galaiko
68f51c9729
move bin ignore to separate file
2023-02-06 10:44:36 +01:00
Kiril Videlov
f80c92a4e6
ignore compiled git binary for mac
2023-02-06 09:41:38 +01:00
Nikita Galaiko
9aa96f488f
simple tauri example
2023-01-31 15:55:57 +01:00