Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 886 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 886 Bytes

notion-mermaid

자세한 사용법을 참조하세요

미리 알아둘 것

  • 노션에 embed하려면 외부 주소가 있어야 함
  • Cafe24 호스팅, Heroku 등등 여러가지가 있지만 Apex Up을 추천

Apex Up 사용법

$ npm i
$ npx tsc
$ up && up open --url
     build: 6,460 files, 12 MB (1.565s)
     deploy: staging (commit f2b0afb) (3.699s)
     endpoint: https://t1p6ycwci4.execute-api.ap-northeast-2.amazonaws.com/staging/
  • 요렇게 나온 주소를 사용하면 된다

개발 방법

$ npm i
$ npx tsc
$ ./bin/www