]> Git — Sourcephile - gargantext.git/commit
[CONFIG] Start server and DB connexion with Ini file (added to the repo for tests).
authorAlexandre Delanoë <devel+git@delanoe.org>
Wed, 7 Feb 2018 18:39:14 +0000 (19:39 +0100)
committerAlexandre Delanoë <devel+git@delanoe.org>
Wed, 7 Feb 2018 18:39:14 +0000 (19:39 +0100)
commit4146f5369c99131b3400228d7337cbe5dccd4eb5
tree048f185892d4a234417b9ead9d097974c386ba7f
parent13d70dd4b5b218e9ce721eadc03b810c3b4cb7c7
[CONFIG] Start server and DB connexion with Ini file (added to the repo for tests).
13 files changed:
app/Main.hs
gargantext.cabal
gargantext.ini [new file with mode: 0644]
moduleDesc.model
package.yaml
src/Gargantext/Database/Ngram.hs
src/Gargantext/Database/NodeNgram.hs
src/Gargantext/Database/NodeNgramNgram.hs
src/Gargantext/Database/NodeNode.hs
src/Gargantext/Database/NodeNodeNgram.hs
src/Gargantext/Database/Private.hs
src/Gargantext/Database/User.hs
src/Gargantext/Server.hs