Skip to content

mattjs/mu-test-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mu Test App

This is a test application for the Mu Http Server

Building this project requires Bazel

You can build and run the app locally with :

  cd mu-test-app
  bazel build :mu-test-app
  ../bazel-bin/mu-test-app

You must run this from the 'application' directory (mu-test-app/mu-test-app) for resources to load correctly.

A deployable jar can be built using :

  bazel build :mu-test-app_deploy.jar

The jar on the otherhand pulls in all the resources so will run from anywhere.

About

Test application with Mu Http Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published