Giter Site home page Giter Site logo

igrowp / mars Goto Github PK

View Code? Open in Web Editor NEW

This project forked from atome-fe/mars

0.0 0.0 0.0 1.44 MB

Mars系统是Advance.ai公司Atome业务线团队开发的测试平台,该平台包括用例平台、数据平台、mock工厂、环境服务器监控、代码覆盖率统计等功能,用于提升测试人员和开发人员的工作效率

Home Page: https://atome-fe.github.io/mars-website/

JavaScript 0.52% HTML 0.07% Vue 24.44% TypeScript 17.24% CSS 30.56% Dockerfile 0.07% Shell 0.25% Groovy 25.79% Stylus 1.05%

mars's Introduction

简介

什么是Mars系统

Mars系统是Advance.ai公司Atome业务线团队开发的测试平台,该平台包括用例平台、数据平台、mock工厂、环境服务器监控、代码覆盖率统计等功能,用于提升测试人员和开发人员的工作效率。

系统介绍图

系统介绍图

开始上手

git clone [email protected]:Atome-FE/Mars.git

配置

1、修改server下的,- application-local.yml里的spring > datasource > url 的IP为本机IP

2、下载gradle

3、安装docker并登录

启动

# 启动前端:
./start.sh init-f # 首次启动(包含npm install)

./start.sh f # 以后启动命令

# 启动后端:
./start.sh b

其目录结构大致如下:

├─ client                 # 前端代码
├─ dev-docker
│  ├─ base                # mysql初始化数据
│  └─ docker-compose.yml  # 启动 mysql和后端接口
├─ server                 # 后端代码
├─ docs
│  ├─ README.md
│  ├─ zh
│  └─ .vuepress
│     └─ config.js
└─ ...

mars's People

Contributors

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