viridia / klendathu

Flexible bug-tracking and project management service
2 stars 0 forks source link
expressjs mobx parcel react typescript

Klendathu

CircleCI

Klendathu is an open-source bug tracking and project management application.

Features

Klendathu has been designed from the ground up to be an efficient, versatile project management system for developers and managers who want to work fast:

Some early screenshots

Image Summary List

Image Details

Running locally

You'll need to set up a .env file with the appropriate credentials, this is not checked in to github. The .env-sample file can be used as a template.

npm install
docker-compose up db db-admin redis imaginary
npm start

# In another shell
npm run client

Then browse to http://localhost:4000.

Running integration tests

npm test

Frameworks, languages and technologies used:

About the name

"Klendathu" is the name of the Bug homeworld from Starship Troopers. You'll find numerous references to characters from both the book and the movie embedded in the unit test source code.