Skip to content

abilists/abilists_client

Repository files navigation

Abilists.com

About2

Abilists is a talent management system that grasps the current technology and growth trends from an objective point of view. Manage profiles, career, eligibility, projects and tasks, and share information with colleagues. By sharing progress and achievement, it is utilized in everyday communication and information among staff is activated.

markdown

Requirements environment

You have to install on your local system.

compile "io.utility:api:0.0.4"
compile "io.utility:validate:0.0.6"
compile "io.utility:security:0.0.5"
compile "io.utility:letter:0.0.7"
compile "io.utility:image:0.0.2"
compile "io.utility:email:0.0.7"

Get started

  • Clone abilists_client
$ git clone https://github.com/abilists/abilists_client.git
  • Execute abilists with Jetty on your local system.
$ gradle jettyRun

Deploy

Run this on your local system with Tomcat(You need to check the path of Tomcat with deploying the script).

$ ssh/releaseTomcatStaging.sh

Browser support

Abilists is only tested for Chrome browser.