Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 650 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 650 Bytes

dependencies Status

Welcome to CapaPlanning


This application will allows you to manage a capa plan for yours projects.

It's using Phoenix framework with Absinth witch is elixir verion of graphql as it's back-office The database is CockroachDB

The front is in Angular 5 with an Apollo client to make graphQL query.

  • The doucmentation on the back-office is here
  • The documentation on the front is here