Skip to content

cl0udninja/ihasthetoken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IHasTheToken

It's a simple application to manage a token queue. It's based on the Clarity Design System and Spring Boot.

Quick Links

Getting started

Pre-requisites

You'll need to have a postgres DB running. Check the ihasthetoken/resources/schema.sql file for database schema. For database settings check the application.properties file in the same folder and adjust as needed. You'll need JDKv8, Angular CLI, Postgres SQL Server, Maven

Installation

These are the steps to run the seed project:

git clone [email protected]:jelohazi/ihasthetoken.git
cd ihasthetoken
./make.sh