Skip to content

gotodeploy/thy-name

Repository files navigation

台灣日本命名可用漢字

數據集

Commands

  • Create new revision
docker compose exec app alembic revision --autogenerate -m "comment"
  • Run migration online
POSTGRES_URL=postgresql:// alembic upgrade head
  • Generate offset font
docker compose exec app pyftsubset public/fonts/NotoSerifTC-Regular.ttf --no-hinting --flavor=woff2 --text-file=migrations/seeds/kanji.csv

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors