Skip to content

Latest commit

 

History

107 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vivid

Web API for chatbot operations(BotOps) in Zevere

Getting Started

This project requires .NET Core SDK 2.1 and a MongoDB instance.

  1. First, clone this repository
    # Clone the repository
    git clone https://github.com/Zevere/BotOps-Vivid.git
    
    # Switch to the project directory
    cd BotOps-Vivid
  2. Run a MongoDB instance. For example, using Docker:
    docker run --detach --publish 27017:27017 --name vivid-mongo mongo
  3. Run the web app
    dotnet run src/Vivid.Web/Vivid.Web.csproj
  4. http://localhost:5000/api/docs/swagger

About

A Chat bot service for Zevere

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages