Instagram Automatic Meal Upload Bot
  • TypeScript 95.3%
  • Dockerfile 4.7%
Find a file
2025-03-03 22:23:01 +09:00
.devcontainer config 정상화 해줬잖아 2024-11-06 23:01:10 +09:00
.github/workflows Update school-event.yml 2025-02-14 01:05:24 +09:00
app 사소하다 2025-03-03 22:23:01 +09:00
.gitignore 모든 버그 해결 2024-11-06 22:57:35 +09:00
crontab fur 2024-11-07 22:05:02 +09:00
Dockerfile env 완전 제거 2024-11-06 22:58:43 +09:00
LICENSE Create LICENSE 2025-01-25 12:52:14 +09:00
README.MD idk fixed 2024-11-06 23:07:34 +09:00
requirements.txt maybe fixed 2024-11-06 17:20:11 +09:00

Today.isangjeong

오늘 급식도 인스타로

실행하기 전에 app/config.json가 필요합니다.

app/config.example.json을 참고해서 만들어주세요.

이 프로젝트는 백업을 위한 레포로 친절하게 문서를 쓸 생각이 없습니다.

docker build --no-cache --tag today-isangjeong:latest .

docker rm --force today-isangjeong

docker run -d -v /data/hdd/today.isanjeong-docker:/code/app/temp --name today-isangjeong today-isangjeong:latest