Skip to content

KEA-ACCELER/chatbot-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A-Form Chatbot Demo

A-Form Chatbot Demo is a Spring Boot application that provides a simple chatbot demo for A-Form.

Run on localhost

This project is using .env file for environment variables. You can use .env.template file as a template.

  1. Clone the repository
  2. Make .env file in the root directory as '.env.template' file with your chatbot server URL
  3. Run the application