today.isangjeong/app
2025-11-28 22:08:42 +09:00
..
lib Refactor Instagram login process to handle session data and improve error handling 2025-11-28 22:08:42 +09:00
template 요즘 AI가 유행이죠? 저도 알아요요 2025-05-09 20:50:57 +09:00
.gitignore 이건 Python이 잘못했다다 2025-05-09 20:11:41 +09:00
bun.lock feat: Integrate VTS functionality and improve emoji response system 2025-05-10 21:09:55 +09:00
currentUser.json 이건 Python이 잘못했다다 2025-05-09 20:11:41 +09:00
index.ts Refactor Instagram login process to handle session data and improve error handling 2025-11-28 22:08:42 +09:00
package-lock.json 이건 Python이 잘못했다다 2025-05-09 20:11:41 +09:00
package.json feat: Integrate VTS functionality and improve emoji response system 2025-05-10 21:09:55 +09:00
playground.ts Refactor Instagram login process to handle session data and improve error handling 2025-11-28 22:08:42 +09:00
README.md 이건 Python이 잘못했다다 2025-05-09 20:11:41 +09:00
run.sh feat: Update Dockerfile and scripts for improved build process and cron job functionality 2025-05-20 06:09:16 +09:00
tsconfig.json 이건 Python이 잘못했다다 2025-05-09 20:11:41 +09:00

app

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.