Skip to content

Commit

Permalink
add description of civic repos
Browse files Browse the repository at this point in the history
  • Loading branch information
malachig committed Dec 21, 2016
1 parent a018be2 commit 715c8c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,6 @@ Log into a rails console, run a command that makes you an admin in the db, and e
Now log into the backend admin interface as follows:
http://127.0.0.1:3000/admin

### Git repositories related to the CIViC project
The CIViC source code and application are organized in a client-server model. The backend code is available in the [civic-server repository](https://github.com/genome/civic-server) and frontend code is available in the [civic-client repository](https://github.com/genome/civic-client). Issues relating to curation are tracked in the [civic-curation repository](https://github.com/genome/civic-curation). An example of a Python client is available in the [civic-api-client repository](https://github.com/griffithlab/civic-api-client). Issues relating to public CIViC meetings are tracked in the [civic-meeting repository](https://github.com/genome/civic-meeting).

0 comments on commit 715c8c5

Please sign in to comment.