This project is abandoned :(
- kotlin and spring boot for backend
- angular with clarity for frontend
- aot support for angular
- gradle as build tool
- node and angular-cli integration via gradle plugin
- Java 8 is required
- Google Chrome is required for tests
- Gradle and Node.js and not required
./gradlew shardis-webapp:bootRun
./gradlew build
./gradlew buildImage
cd shardis-frontend
./yarnw run server
cd shardis-frontend
./yarnw run test:live
cd shardis-frontend
./yarnw run test
cd shardis-frontend
./yarnw run docs
0.1.4 (2017-07-10)
- core: add configuration for uptodate gradle plugin (7ed2235)
- core: add uptodate gradle plugin (66e6782)
- core: switch to new gradle plugin mechanism (998362b)
- core: update gradle to 4.0.1 (702d7d4)
- core: update kotlin to 1.1.3-2 (88333e0)
- core: use gradle dist with sources (cd63c61)
- docker: add basic docker support (5248797)
- frontend: update angular to 4.2.5 (1438a4d)
- frontend: update angular to 4.2.6 (39d3dbd)
- frontend: update angular-cli to 1.2.0 (50fa6e5)
- frontend: update clarity to 0.10.0-alpha.3 (aeaee7d)
- frontend: update clarity to 0.10.0-alpha.4 (23025fd)
- frontend: update ngrx effects to 2.0.4 (cd34c3f)
- frontend: update ngrx store to 2.2.3 (b28dd0d)
- frontend: update yarn to 0.27.5 (8ec6421)