Skip to content

growingabit/pwa-backend

Repository files navigation

pwa-backend

Build Status codecov Code Climate Issue Count

Contribution

Read the CONTRIBUTING file.

Changelog

CHANGELOG.

Run the application

mvn appengine:run

Executing tests

Unit tests

mvn clean verify

Integration tests

mvn clean verify -P integration-tests

All tests

mvn clean verify -P all-tests

Other useful maven commands:

  • mvn checkstyle:check to perform a Checkstyle analysis and print violations to the console;
  • mvn versions:display-dependency-updates to check for update of dependencies;
  • mvn versions:display-plugin-updates to check for update of plugins.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages