It's a simple application to manage a token queue. It's based on the Clarity Design System and Spring Boot.
- Git repository
- Clarity Website
clarity-ui
NPM packageclarity-angular
NPM package- Spring Boot
- Maven
- Java
- PostgeSQL
- Docker (If you want to run the application as a container)
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
These are the steps to run the seed project:
git clone [email protected]:jelohazi/ihasthetoken.git
cd ihasthetoken
./make.sh