Skip to content

st34-satoshi/fastapi-line-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastapi-line-bot

You can get message form line webhook.

Run

  • docker-compose up --build
  • open http://localhost:3001/docs

On the production server

  • docker-compose -f docker-compose.production.yml up -d --build

Setting your line app

Releases

No releases published

Packages

No packages published