Skip to content

BOBTOL mobile wallet backend

Notifications You must be signed in to change notification settings

Crypthobin/crypthobin-ui-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3eaf81a · Dec 15, 2021

History

51 Commits
Nov 13, 2021
Dec 15, 2021
Nov 13, 2021
Nov 13, 2021
Nov 1, 2021
Nov 5, 2021
Nov 13, 2021
Nov 13, 2021
Dec 4, 2021
Nov 18, 2021
Nov 7, 2021
Nov 1, 2021
Nov 7, 2021

Repository files navigation

밥그릇 백엔드

밥그릇 pqc 월렛의 백엔드 코드입니다.

실행방법

docker를 이용한 방법

  1. 이곳에서 깃헙 토큰을 발급 받습니다.
  2. docker login ghcr.io -u <깃헙유저이름>을 실행하고 비밀번호에 토큰을 입력합니다.
  3. 다음 명령어를 입력해 백엔드를 실행합니다:
docker run -it -p 3000:3000 --name backend \
  ghcr.io/crypthobin/crypthobin-ui-backend:develop

About

BOBTOL mobile wallet backend

Resources

Stars

Watchers

Forks

Releases

No releases published