Giter Club home page Giter Club logo

doufen's Introduction

豆坟

用来备份豆瓣帐号的软件。目前支持备份关注、黑名单、书影音、广播。

开发环境要求:

  • VSCode
  • Python 3.6
  • virtualenv 15.2
  • Nodejs 8.9
  • npm 5.8
  • git 2.16

开始

> npm config set script-shell "C:\\Program Files\\Git\\usr\\bin\\bash.exe"
> npm i

如果安装 peewee 组件提示『找不到sqlite3.h』错误,尝试使用如下方法安装:

> set NO_SQLITE=1
> pip install peewee

命令

调式 app:

> npm run app

调试 service:

> npm run service

打包 app:

> npm run build:app

打包 service:

> npm run build:service

Linux 和 MacOS

在 Unix-like 的系统下,Virtualenv 的激活命令为:

> .venv/bin/activate

直接运行 npm i 会提示“./.venv/Scripts/activate: No such file or directory”错误。请修改 package.json 中相应的命令。

doufen's People

Contributors

tabris17 avatar

Watchers

 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.