Skip to content
This repository was archived by the owner on May 30, 2019. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The project includes the following major components:
* Middle-tier REST server implemented in Java/[Spring](http://projects.spring.io/spring-framework/)
* [Gradle](http://www.gradle.org/) framework to drive build and configuration of the appserver and database tiers in Java/Groovy
* Middle-tier REST server implemented in Node.js/[Express](expressjs.com)
* [Gulp](http://www.gradle.org/)-based automation to drive build and configuration of Javascript and database tiers (**note: database-tier Gulp-based setup coming soon**)
* [Gulp](http://gulpjs.com/)-based automation to drive build and configuration of Javascript and database tiers (**note: database-tier Gulp-based setup coming soon**)
* Unit and end-to-end tests

This README covers the following topics:
Expand Down