Section | Task | Time | Status |
---|---|---|---|
config | load yaml | x | |
load from consul | x | ||
database | design model | x | |
migration | x | ||
news control (find, save) | x | ||
rest api | list days | x | |
list article | x | ||
search article | x | ||
ai summary news | x | ||
spider | thread loop | x | |
parser bloomberg | x | ||
parser barron | x | ||
ai summary call | research | x | |
stream response | x | ||
web page | list article | x | |
search bar | x | ||
ai summary news | x | ||
deploy | deploy backend with fly.io | x | |
deploy front with cloudflare | x |
- /news/ 查看某一天的新闻, 搜索新闻
- /ai/ 使用 ai 总结指定天的新闻
# attach consul
fly consul attach -a news-ai
# ssh virtual machine console
fly ssh console -a news-ai