Skip to content

24기 신입기수 프로젝트 — 금융 전문용어 설명 서비스

Notifications You must be signed in to change notification settings

YBIGTA/24th-project-demystifying-wall-street

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

금융 전문용어 설명 서비스

build & run server using Docker Compose

docker-compose up --build

if you want to run locally (python is already installed)

  1. pip install django
  2. python manage.py runserver
  3. enter localhost:8000, then you can see 'hello world' on site, which will be implemented to show button & and results of API

About

24기 신입기수 프로젝트 — 금융 전문용어 설명 서비스

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published