Skip to content

Commit

Permalink
add links to original projects
Browse files Browse the repository at this point in the history
  • Loading branch information
Nelson Herbin committed Jul 29, 2018
1 parent de68c0a commit fb265c1
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,14 @@

This repo is an intent to provide docker containers for tricoteuses application.

Tricoteuses is an application of `parlement ouvert` which intends to open the data of the french parlement so it can be easily used by contributors.
Tricoteuses is an application of [parlement ouvert](https://framagit.org/parlement-ouvert) which intends to open the data of the french parlement so it can be easily used by contributors.

Tricoteuses comes in 3 different softwares interacting through a postgres database.

Softwares are the following :
- Tricoteuses-daemon : An software for automatic feed our database
- Tricoteuses-api : A graphQl API for requesting database
- Tricoteuses-ui : Front-end application for exploring data.
- [Tricoteuses-daemon](https://framagit.org/parlement-ouvert/tricoteuses-daemon) : An software for automatic feed our database
- [Tricoteuses-api](https://framagit.org/parlement-ouvert/tricoteuses-api) : A graphQl API for requesting database
- [Tricoteuses-ui](https://framagit.org/parlement-ouvert/tricoteuses-ui) : Front-end application for exploring data.

Docker containers here should allow to build environment running those softwares easily.


0 comments on commit fb265c1

Please sign in to comment.