Kanta Service is a backend for KANTA APP, which is an e-commerce application focus on recommendation system.
The Kanta Service is developed and supported by KANTA Team.
- Nhan Nguyen - Product Manager
- Vuong Tuan Khanh - Data Scientist
- Dang Van An - Service
- Tran Van Nhan - React Native
The project is splitted in several sub-modules:
- app: Source code
- conf: Configuration
- project: Sbt plugin configuration.
- public: Public folder with html, css, static files
- sbt-dist: Services and framework related to WebEngine
- test: Test module
Open Kanta Service in Intellij
Running the Kanta Service requires Java 8. Depending on the features you want to use, you may need some third-party software, such as Libre Office and pdftohtml for document preview or ImageMagick for pictures. The list of third-party software is available in our Admin documentation: Installing and Setting Up Related Software.
Building the Nuxeo Platform requires the following tools:
- JDK 8 (Oracle's JDK or OpenJDK recommended)
- Sbt 0.13.18
- Git (obviously)
- Get the source code:
git clone git@github.com:nhaancs/kanta-service.git
cd kanta-service
- Build using Sbt:
sbt run
You can follow the developments in the Kanta Service project of our github issues tracker: https://github.com/nhaancs/kanta-service/issues.
You are welcome to use this however you wish within the MIT license.
Copyright © 2019 KANTA All rights reserved.