Git Product home page Git Product logo

go_gateway_view's Introduction

项目介绍

Go 微服务网关是一个由我个人搭建的前后端分离的微服务网关服务,这是配套的前端代码。

该前端代码由vue(2.0)-element-admin修改而来,里面仍存有一些没用上但没删除的代码,以便后续开发。

技术栈:vue2.0+element

前端项目:https://github.com/uptocorrupt/go_gateway_view

对应后端项目:https://github.com/uptocorrupt/go_gateway

联系邮箱:[email protected]

实现功能

管理员:登录、退出、修改密码

大盘:流量统计展示、全站服务类型占比、四维度指标

租户:管理列表、租户信息curd、流量统计

服务:服务列表、流量统计、服务信息crud

代码帮助

  • 首先git clone 前端项目
git clone https://github.com/uptocorrupt/go_gateway_view.git
  • 确保本地环境安装了nodejs
node -v
  • 安装node依赖包
cd go_gateway_view
npm install

​ 或者使用国内代理

npm install -g cnpm --registry=https://registry.npm.taobao.org
cnpm install
  • 运行前端项目
npm run dev

go_gateway_view's People

Contributors

mayo-z avatar

Watchers

 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.