Skip to content

Repository files navigation

Smart Check-In

setup

# one time setup
git clone https://github.com/OpenInformix/SmartCheckIn.git
cd SmartCheckIn
npm install

database connection info

cd SmartCheckIn/server
cp SampleConfig.json MyConfig.json
# update MyConfig.json with connectivity information to your database.
udate MyConfig.json

Start the application web server

cd SmartCheckIn
node server/server.js

DockerBuild

# cd SmartCheckIn# FYI: make sure csdk install tar is coped
ls -l ./assets/clientsdk.4.50.FC2.LINUX.tar
# docker build# docker build -t chkin-app1 .# docker run -it -d --name chkin-cntn1 -p 3000:3000 -d chkin-app1# docker run -it -d --name chkin-cntn1 -p 3000:3000 -d xuser1/chkin-app1# https://<Host IP>:3000/

About

Smart check-in demo with Informix Machine Learning

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages