The traveler is a Web application to define work templates, create work instances from released templates, and organize the work.
Please follow this instruction to install the dependency and traveler application step by step.
If you want to install the traveler application and its MongoDB dependency in one Linus box, you can follow this instruction.
You can quickly set up a standalone environment for the traveler application with docker. This is the best approach for local development or try out before production deployment.
We use eslint
and prettier
for style and linting.
See https://dongliu.github.io/traveler-doc/manual for details.