Giter VIP home page Giter VIP logo

sadanghaeng_auth's Introduction

Auth Server 사당행

Status

Build Status

디렉토리 및 파일 설명

config/     ... 설정 파일
lib/          ... 인증 서버 관련 실제 코드들
  model/      ... mongodb 관련 mongoose 모델
  route/      ... 인증 서버의 API 라우팅 관련 로직 
  server/     ... 인증 서버의 로직
    server.js ... 인증 서버 켤 때 켜질 메인 스크립트
test/         ... 테스트 코드가 들어갈 부분
util/         ... pre-commit-hook, pre-push-hook 등 유틸리티

.gitignore    ... git ignore list
.jscsrc       ... jscs 검사 규칙 
.jshintingore ... jshint ignore list
.jshintrc     ... jshint 검사 규칙
.travis.yml   ... travis 관련 yaml
gulpfile.js   ... gulp task들을 정의한 스크립트  
package.json  ... 노드 프로젝트 설정 파일 
README.md     ... 현재 읽고 있는 파일
setup-dev.sh  ... npm module install 및 pre-commit-hook, pre-push-hook 설정

개발 환경 설정

해당 레포지토리 클론 하시고 (git clone [email protected]:cuponthetop/sadanghaeng_auth.git)

cd sadanghaeng_auth

*NIX 환경 터미널에서 ./setup-dev.sh 실행시켜주세요

pre-commit-hook: 커밋하기 전에 실행되요. jshint랑 jscs를 돌려서 간단한 코딩 규칙에 맞게 써졌는지 검사해요

pre-push-hook: master 브랜치에 force-push 하지 못하게 막아요

sadanghaeng_auth's People

Contributors

cuponthetop avatar godong9 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

nexters

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.