Code Monkey home page Code Monkey logo

alanhome's Introduction

博客

使用部署

1.git clone

git clone [email protected]:ScarecrowFu/AlanHome.git

2.安装虚拟环境

python3 -m venv AlanHome
source AlanHome/bin/activate
pip install -r requirements.txt

3.配置 system_configure.ini 文件

[MYSQL]
MYSQL_DB = alan_home
MYSQL_USER = alan
MYSQL_PASSWORD = PASSWORD
MYSQL_HOST = 127.0.0.1
MYSQL_PORT = 3306

[VERSION_INFO]
serial_number = AlanHome
version = V1
title = 程序员赛道
keywords = 扶妖-程序员赛道
description = 扶妖,程序员赛道, 技术文章,博客,文章,程序,Python, JavaScript, 副业,自媒体,短视频,电商
remark = 程序员赛道,分享各类技术文章,项目,工具,创业方向,以及利用程序解决遇到的问题。
  1. 创建数据库
create database alan_home character set utf8;
  1. 同步数据模型

alanhome's People

Contributors

scarecrowfu 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.