GithubHelp home page GithubHelp logo

fc-client's Introduction

FC Client

준비

  • Node v8.16.1에서 동작

시작하기

설치

$ yarn install

실행

$ yarn start # http:localhost:3002에서 확인

이슈

  • 서버에서 device type에 따라 다른 아쿠아플레이어 버젼(htmp/app)의 페이지를 내려주는데 아이패드의 경우 pc로 인식되는 문제로 인해 app 버젼의 플레이어가 실행되지 않음.

트러블 슈팅

  • ./secret 파일은 gitignore 되어 있음. 서버에 import/별도 작성해야 함.

  • npm install시 python2.7에 대한 오류 발생: pyenv install 2.7.16

  • bcrypt 오류 시 npm rebuild bcrypt --build-from-source 또는 bcryptjs 사용

    dyld: lazy symbol binding failed: Symbol not found: _napi_add_finalizer
    Referenced from: /Users/seokjepark/Code/FC-Client/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node
    Expected in: flat namespace
    

###Todo list

  • 아쿠아 플레이어 desktop 적용 (17.11.10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.