Skip to content

walmartlabs/concord-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Concord Website

This is the source code of the website for the workflow and integration server Concord.

The site is available at https://concord.walmartlabs.com.

Build Using Docker

Build the Docker image:

cd concord-website
docker build . -t concord-website-builder:latest

Run the script:

./docker-launch.sh

The website should be available at http://localhost:4000

Build Locally

gem install bundler -v 1.17.3
bundle install
./native-launch.sh

Contribute

Feel free to submit pull requests or file issues. More info is available on https://concord.walmartlabs.com/overview/contribute.html

About

Documentation website source code for Concord

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE-DOCS

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 40