HTML Java CSS
Switch branches/tags
Nothing to show
Clone or download
Image Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
Image src/main perf May 8, 2018
Image .gitignore admin starter project Feb 13, 2017
Image Dockerfile adds docker config Jul 16, 2017
Image README.adoc Revert "readme update" Apr 19, 2018
Image pom.xml updates to AdminFaces RC15 May 7, 2018
Image starter1.png readme update Feb 13, 2017
Image starter2.png readme update Feb 13, 2017
Image starter3.png updates screenshot Apr 17, 2018
Image starter4.png readme update Feb 13, 2017

README.adoc

AdminFaces Starter project

A simple project to get you started with AdminFaces.

Login page

starter1

Car list

starter2

Car form

starter3

Car form responsive

starter4

Running

It should run in any JavaEE 6 or greater application server.

You can also run via wildfly-swarm with command mvn wildfly-swarm:run -Pswarm.

Or using docker:

docker run -it -p 8080:8080 rmpestano/admin-starter

The application is available at http://localhost:8080/admin-starter