Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

sorintlab/sircles

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
db
 
 
doc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
log
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
web
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Sircles - Enable the Evolutionary representation of your organization structure, roles and people.

Features

  • API

    • GraphQL API to build you own ui and tools
    • Time travelling queries: get the state at a precise point in time. See how your organization was at a specific date.
  • Web UI

    • Time travel your organization
    • Organization chart
    • Manage circles and roles
    • Create tensions
    • Manage members
    • Basic search

Architecture

The sircles core (backend) is written in Go and exposes a GraphQL API.

On top of it we provide a React based UI (but any kind of client can be built using the API).

Documentation

Documentation Index

Quick start and examples

Quick start using docker

To quickly see how sircles works just use the provided docker image.

docker run -p 80:8080 -it sorintlab/sirclesdemo

you can then login as user admin with password: password

This is just for quickly trying Sircles. For real production deployments see the related doc

Project Status

Sircles is under active development.

Requirements

  • PostgreSQL >= 9.5

FAQ

See here for a list of faq. If you have additional questions please ask.

Contributing to Sircles

sircles is an open source project under the Apache 2.0 license, and contributions are gladly welcomed! To submit your changes please open a pull request.

Contacts

  • For bugs and feature requests file an issue
  • For general discussion about using and developing sircles, join the sircles mailing list
  • For real-time discussion, join us on Gitter

About

Enable the Evolutionary representation of your organization structure, roles and people.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published