Coder Social home page Coder Social logo

chensino / flutter_in_action_2nd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from flutterchina/flutter_in_action_2nd

1.0 1.0 0.0 54.06 MB

《Flutter实战 第二版》- 书稿(未完成)

Shell 0.62% JavaScript 41.48% HTML 40.92% Vue 16.91% Stylus 0.06%

flutter_in_action_2nd's Introduction

ChenSino's GitHub stats

部署方法1,手动部署

环境搭建

jdk11+

maven3.8+

hosts改成自己的
127.0.0.1 chensino-mysql
127.0.0.1 chensino-minio
127.0.0.1 chensino
127.0.0.1 chensino-redis

导入项目

  1. 用ide工具导入项目,等待maven下载依赖

数据库

  1. 新建数据库chensino,编码utf8mb4_bin
  2. 导入db/chensino.sql文件

配置修改

  • Mysql数据库帐号密码修改
  • redis帐号密码修改
  • minio配置修改
  • github第三方登录信息修改

部署方法二,docker compose部署(推荐)

先安装好docker、docker-compose

# 1. 打包jar
mvn clean package
# 2. 项目跟路径下运行
docker compose up

flutter_in_action_2nd's People

Contributors

alexcn avatar casyalex avatar cddsgtc avatar deepfunc avatar doseeing avatar fzyzcjy avatar imjianjian avatar jsdayuan avatar ryosga avatar szluyu99 avatar wendux avatar

Stargazers

 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.