today.isangjeong/app
2025-09-21 23:37:22 +09:00
..
lib Update emoji rendering to use first character only 2025-09-21 23:37:22 +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 Update index.ts 2025-05-31 22:43:49 +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 v2.1.0 2025-05-31 01:07:25 +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.