Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
pc
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Template

To learn full stack development techniques,
and be aimed at building a powerful enterprise framework.

Template is released under the MIT license. Beautiful welcome!

Android · Ios · Hybird · React Native · Flutter · Wechat · Spring boot

android

  • android flutter mixed with native framework
  • android hybird and hot-deploy framework
  • android react-native and hot-deploy framework

ios

  • ios object-c template project

wechat

  • wechat normal mini-program
  • wechat mpvue mini-program

hybird

  • hybird vue

mobile web

  • vue
  • nuxtjs
  • react
  • nextjs

flutter

  • flutter integration with android
  • flutter integration with ios
    source 'https://github.com/krmao/libsforios.git'
    pod 'FlutterEngineDebug', '1.22.400'
    pod 'FlutterBusiness',  '0.1.0', :subspecs => ["FlutterBusinessDebug"]
    
  • flutter pure app

react native

pc web

  • pc gulp custom project
  • pc webpack vue project
  • pc webpack react project

spring boot

  • spring-boot single project

spring cloud

  • springcloud project
  • springcloud spring-boot
  • springcloud eureka-server
  • springcloud eureka-client
  • springcloud zuul
  • springcloud eureka-ribbon load balancing
  • springcloud zuul cycle balancing
  • springcloud zuul + eureka-ribbon load balancing
  • jmeter test load balancing

todo list

  • springcloud high availability

    高可用(High Availability)是分布式系统架构设计中必须考虑的因素之一,它通常是指,通过设计减少系统不能提供服务的时间。

    • 高可用 eureka-client 集群, zuul 已经实现了
    • 高可用 eureka-server 集群(eureka-server 本身是可能宕机的)
    • 高可用 zuul 集群(zuul 本身是可能宕机的)
    • nginx 是如何负载均衡的
  • ios examples
  • ios hot update
  • flutter mixed with native page stacks
  • flutter hot update
  • nextjs template project
  • nuxtjs template project
  • react template project
You can’t perform that action at this time.