Preview
➜~/projects/awesome-appgit:(main)✗
$ npm install
added1420 packages in 12s
➜~/projects/awesome-appgit:(main)✗
$ npm run dev
VITEv4.4.9 ready in234ms
➜Local:http://localhost:5173/
ERRORFailed to load module
$ docker-compose up -d
[+] Running 3/3 ⠿ Container redis Started 2.1s ⠿ Container postgres Started 3.0s ⠿ Container nginx Started 1.5s
$ git status
On branch main Your branch is up to date with 'origin/main'