Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.22 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.22 KB

Build Status Coverage Status codebeat badge

Introduction

Tokamak is an OAuth 2.0 JWT Authorization Server with a React front end to simplify the management your apps and accounts.

Documentation

A quick start guide and reference documentation for Tokamak is hosted on the Tokamak Project Page.

Building from Source

Both JDK 8 and Maven 3 are required to build Tokamak from source. With these prerequisites in place you can build Tokamak by:

git clone https://github.com/PatternFM/tokamak.git
cd tokamak
mvn clean install

Continuous Integration

The Continuous Integration service for the project is hosted on Travis

Licensing

This software is provided and distributed under the Apache Software License 2.0. Refer to LICENSE.txt for more information.