Skip to content

humblEgo/qr-checkin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR Checkin

$ git clone https://github.com/kenu/qr-checkin
$ cd qr-checkin
$ npm install
  • Register an app on Google console and set the redirect URI to http://localhost:3000/return.

  • Copy .env.sample to .env and edit CLIENT_ID and CLIENT_SECRET info.

  • Start the server.

$ npm run start

이 문서의 저작권

이 문서는 CC0 (Public Domain, 크리에이티브 커먼즈 권리 포기)로 누구나 영리적인 목적을 포함한 어떤 목적으로든 그리고 어떤 방법으로든 마음대로 사용할 수 있습니다.

About

QR Code Check In

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.4%
  • EJS 2.3%
  • CSS 0.3%