Skip to content

ekfldntm/page

 
 

Repository files navigation

About me

Sean Gyuseung Hwang

Resume

About website

Github

https://github.com/SeanHwangG/page

How to run API server

docker-compose up

# or

python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
python -m page.app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 69.0%
  • HTML 12.6%
  • JavaScript 8.9%
  • CSS 7.6%
  • Dockerfile 1.7%
  • Shell 0.2%