Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

This is the official site of Foundation for Medical Innovation (React.js, FastAPI)

Notifications You must be signed in to change notification settings

junah201/Medical-Innovation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

미래의학연구재단

https://medicalinnovation.or.kr > image

Install and Run

Frontend

cd .\Frontend\
yarn install
yarn dev --port 3000

Backend

cd .\Backend\
uvicorn app.main:app --reload

DB migration

cd .\Backend\
alembic revision --autogenerate -m "migration message"
alembic upgrade head

About

This is the official site of Foundation for Medical Innovation (React.js, FastAPI)

Topics

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •