news-analyze/wipedev.bat
吳元皓 0c904fd5bd
Some checks failed
Build and Push Beta Image / build-and-push (push) Has been cancelled
Delete funding.yml as the Lawsnotes thingy & Update README & Wipedev
scripts to give windows ppl a script to use & add MORE docker-compose
files :D also updated deploy.md & gitignore, but the groq api thing is
still broken tho.
2025-07-02 22:46:39 +08:00

6 lines
125 B
Batchfile

@REM THis file is AI generated
rmdir /s /q node_modules
del /f /q bun.lock
rmdir /s /q .nuxt
rmdir /s /q .output
bun install