GithubHelp home page GithubHelp logo

szm-playground / 17high_web Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tw-wh-devops-community/17high_web

0.0 1.0 0.0 36.09 MB

Single Web Application of 17High

Shell 2.90% Java 12.34% JavaScript 68.38% CSS 15.81% HTML 0.57%

17high_web's Introduction

17High

Build Status

CI & Test environment

CI is host on aws china with Jenkins

Test Environment

Requirement:

Docker is installed;

Java8 is installed

install front develop dependency

Enter src/websrc, read README.md and prepare front-end develop environment
And then You need to do nothing but read  'Run Spring boot on local' section.

Run Spring boot on local

./localrun.sh
This script contains 'yarn bundle-watch' and './gradlew bootRun',so springboot will start, and react will automatic compile.

You don't need start mysql on local manually. bootRun will start a local h2 database for development.

Run dode check

./gradlew check

Run backend unit test alone

./gradlew test

Run backend integration test alone

./gradlew integration

integration test will use h2 in memory database as its data backbone.

Run Mysql on local Docker

you can run

./startMysql.sh

Page URLs

default page: /#/screen
screen page: /#/screen
list page: /#/home
add event page: /#/editor

EC2 On and Off Travis Jobs

Travis jobs build on two branches, one is for start and the other one is for stop. ps: please make sure you have access of on-and-off repo

AWS login url

Wuhan Devops AWS Login Console

17high_web's People

Contributors

lanechen0201 avatar rsun-thoughtworks avatar grace-shi avatar tianbiao avatar ligen52 avatar garymabin avatar cootwer avatar jeskert avatar lingweiwang avatar benweizhu avatar yico-wheat avatar

Watchers

James Cloos 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.