Skip to content

busyerakli/quickstart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

198 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get started with Quickstart for web

To get started with Truv, we recommend following a step-by-step walkthrough in our docs https://docs.truv.com/docs/web-quickstart.

or run all-in-one docker-compose

cd quickstart
make env
docker-compose up -d

or run specific image

cd quickstart
make env
make [python_docker|ruby_docker|go_docker|node_docker|csharp_docker]

Check the quickstart demo for your programming language:

  1. http://localhost:5001 Python
  2. http://localhost:5002 Ruby
  3. http://localhost:5003 Go
  4. http://localhost:5004 Node.Js
  5. http://localhost:5005 C#

About

Get up and running with Citadel Bridge and the API in minutes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 40.1%
  • Ruby 14.2%
  • Go 13.0%
  • Python 11.1%
  • C# 10.4%
  • JavaScript 9.6%
  • Other 1.6%