Pascal
Pascal
Update: I'm embarrassed to say this was resolved simply by adding my chalet hostnames to /etc/hosts. Didn't realize that was still a thing 😊 previously… @jeansaad I'm wondering if you...
@alexus37 > Additionally, I am also using shift+opt+number to move an application from one space to the other How do you do that?
Just discovered Tart https://tart.run/quick-start/
Thanks for this PR, sorry it took me so long to look at it. Decided to just use "Mac OS" even though it's not on-brand because I find the lowercaseUPPERCASE...
@dprusak1 yeah you can use ⌘R to reset the ruler positions.
FWIW I just ran into this issue with a brand new nextjs install (first time trying it out). The instructions at https://react-svgr.com/docs/next/ didn't work for me, but cribbing from there...
Follow up: I was trying again to get vite working in chalet, and I noticed that some of the example servers in the readme include `--port $PORT`, so I tried...
Opened a PR to aid future travelers down this road https://github.com/jeansaad/chalet/pull/44
I could try. I've never created a homebrew formula before, but let me put these links here for later reference: https://github.com/Homebrew/homebrew/wiki/Formula-Cookbook https://github.com/Homebrew/homebrew/blob/master/Library/Formula/git.rb
This issue and #9 will require some persistent storage a la mongodb. That solution will likely be dependent on where the app is currently hosted. @typpo do you have any...