Skip to content

prometheus-11team/AmericaStockHunters-BE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AmericaStockHunters-BE

프로메테우스 7기 - 프메개미: 미국주식 자동매매 프로젝트 웹 백엔드 입니다.


Quick Start

conda create {your-env} python=3.11 -y
conda activate {your-env}

pip install fastapi
pip install "uvicorn[standard]"

git clone git@github.com:prometheus-11team/AmericaStockHunters-BE.git
cd AmericaStockHunters-BE

uvicorn main:app --reload

Check with UI

cd ..
git clone git@github.com:prometheus-11team/AmericaStockHunters-FE.git
cd AmericaStockHunters-FE

# make sure the installation of Node.js (including npm)
npm install
npm start

About

미국주식 멀티모달 주가 패턴 예측 및 자동매매 프로젝트 웹 백엔드

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages