Git Product home page Git Product logo

crawling-ui's Introduction

Crawling-ui 프로젝트

Since. 2019.12.25.

업무 이름
Back-End kuckjwi
Front-End devkang
Front-End FlyingSquirrel
Front-End ForPK

Prerequisites

python3.8 npm >=12.14.0(latest) pip yarn

Installing packages/modules

  1. Install packages using pip
    pip install -r requirements.txt
  2. Install modules using yarn in client directory
    cd client/
    yarn install

Getting Started

To start this app, run as below:

  1. To run a server, execute a command in the root directory
    # first run
    python manage.py makemigrations
    python manage.py migrate
    python manage.py createadmin
    # run server
    python manage.py runserver
  2. To run a client app, execute a command in client directory
    cd client/
    yarn start

Run (Docker)

docker pull wearecoarmot/crawling-ui:latest
docker run -d -it -p 8000:8000 wearecoarmot/crawling-ui:latest ./run.sh

crawling-ui's People

Contributors

leekanghyun avatar kuckjwi0928 avatar kuckjwi avatar dependabot[bot] avatar

Watchers

James Cloos avatar  avatar  avatar 박지혜 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.