Skip to content

hwngng/StockTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Theo dõi và cảnh báo giá cổ phiếu

Mô tả

Tính năng

  • Cập nhật giá realtime với SignalR
  • Dễ dàng thay đổi nguồn cung cấp dữ liệu (IDataSource)
  • Cảnh báo realtime

Cách cài đặt:

  1. Web API app
  • Từ thư mục chính chạy những lênh sau:
cd web-api
dotnet build
dotnet run
  • Server sẽ được bind ở port 5000 (locahost:5000)
  1. Web UI app
  • Từ thư mục chính chạy những lênh sau:
cd web-ui
npm install
npm start

Demo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published