Giter Site home page Giter Site logo

deesle-archive's Introduction

deesle

Standard - JavaScript Style Guide

Travis GitHub issues GitHub Pull Request Trello GitHub contributors

현재 개발중입니다.

개요

현재 deesle는 Hapi와 MongoDB를 사용하는 위키 엔진으로, 새로운 파서(개발중)과 새로운 구조 등등을 차용하고 있는 위키 엔진입니다.

사용법

먼저 setting.json를 생성하고 필요한 정보를 담아주세요.

{
    "mongoUrl": "MongoDB 주소 (mongodb://주소:포트/데이터베이스)",
    "needSetup": true
}

그 다음 커맨드를 아래와 같이 입력합니다.

yarn && yarn start

혹시 yarn을 사용하지 않는 경우는 npm i && npm start를 치시면 됩니다. 참고로, PORT 환경 변수를 통하여 포트를 지정할 수 있습니다. 기본값은 3000입니다. 이제 로컬호스트로 들어가신 다음 설치를 완료하신 후 서버를 재시작하세요.

이렇게 하면 설치가 끝나고, 위키를 사용할 수 있게 됩니다.

deesle-archive's People

Contributors

basixkor avatar hoto-cocoa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

deesle-archive's Issues

deesle JWT 인증

  • JWT 모듈 셋팅
  • 수정에 인증 추가
  • 셋업에 시크릿 키 설정 추가
  • 로그인/로그아웃 추가
  • 가입 추가

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.