Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 306 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 306 Bytes

miita

miita は社内で使える Qiita を目指しています。

認証は (KLab が Google Apps を利用しているので) Google を使います。

使い方(開発環境編)

  1. virtualenv を作ります.
  2. pip install -r requirements.txt
  3. mongodb を起動します.
  4. ./runlocal.py