Git Product home page Git Product logo

cartmango's Introduction

CARTMANGO

CARTMANGO

흩어져 있는 장바구니와 위시리스트에 지치셨나요? 카트망고와 함께라면 어디서든 물건을 담고 모아서 볼 수 있습니다. 태그와 리스트로 쉽게 분류하고 공유할 수 있습니다.

Pull Request로 개발 과정에 직접 참여하세요!

지원

  • Chrome Extension
  • iOS APP (In development)
  • Android APP (In development)

환경

python version: 3.4.3 django version: 1.10.1

로컬 환경 세팅

  1. virtualenv로 파이썬 3.4.3 버전 가상환경을 만든다.
  2. pip install -r requirements.txt로 파이썬 패키지 설치
  3. npm install, bower update로 프론트엔드 의존성 설치
  4. python manage.py migrate로 디비 마이그레이션
  5. ./manage.py createsuperuser로 슈퍼유저 만들기
  6. SECRET_KEY, Facebook OAuth key는 jayjin이 가지고 있으므로 secret.json파일을 요청한다.

서버 띄우기

  1. gulp명령어로 less파일을 css로 컴파일, minify한다.
  2. python manage.py runserver로 서버를 띄운다.

cartmango's People

Contributors

iz4blue avatar joshua1988 avatar milooy avatar

Watchers

 avatar

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.