Skip to content

keikai/dev-ref-vendor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sources for the Excel vendor form example article

This project is the Source Code of Turning an Excel Vendor Form Into a Web Workflow article

Other dev-ref applications can be found in the Keikai Developer Reference

The document introduces you how to develop a web application with Keikai through examples. This project contains the source code for the vendor form data collection. Please note that this is a simplified project for demonstration purposes. A production implementation should consider security and authentication aspects that are not included in this presentation.

For New Comers

If you are new to Keikai, we recommend you to read Tutorial first to know some basic ideas.

How to run

mvn jetty:run (requires Maven installed and a keikai server running) keikai server is available at https://keikai.io/download update the keikai properties file to target the local keikai server: https://github.com/keikai/dev-ref-vendor/blob/master/src/main/resources/keikai.properties

Then visit http://localhost:8080/dev-ref-vendor/manager/

Welcome to our sites:

About

sample code for the dev-ref vendor article

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published