1
1
mirror of https://github.com/aelve/guide.git synced 2024-11-22 03:12:58 +03:00
A workspace for research teams
Go to file
Artyom Kazak 0c50de646b Enable all unobjectionable extensions (#384)
* Enable OverloadedStrings by default

* Remove pragmas for default extensions

* Enable some other extensions

* Enable TemplateHaskell
2019-08-20 04:40:28 +00:00
back Enable all unobjectionable extensions (#384) 2019-08-20 04:40:28 +00:00
docker Add libpq to Docker image dependencies (#334) 2019-07-12 20:48:40 +03:00
favicon Move the backend to /back/ (#240) 2018-12-09 23:02:03 +01:00
front Link to the license updated; fixes #350 2019-08-03 08:48:56 +04:00
scripts Move the backend to /back/ (#240) 2018-12-09 23:02:03 +01:00
.gitignore Migrate to hpack (#377) 2019-08-17 15:25:31 +00:00
.hlint.yaml Enable all unobjectionable extensions (#384) 2019-08-20 04:40:28 +00:00
.mergify.yml [mergify] Delete merged branches 2019-08-11 13:23:31 +03:00
.travis.yml Generate swagger.json for branches (#380) 2019-08-19 17:58:24 +03:00
INSTALL.md Remove mentions of EKG 2019-08-11 16:01:37 +03:00
Makefile Add CLI (#376) 2019-08-17 12:38:07 +00:00
README.md Remove outdated info from README 2019-07-26 19:38:15 +03:00
shell.nix Create tables with hasql (#328) 2019-07-11 22:12:14 +05:00
stack.yaml Migrate to to-1.2.0 (#382) 2019-08-19 10:41:34 +00:00
travis_key.enc Generate swagger.json for branches (#380) 2019-08-19 17:58:24 +03:00

Aelve Guide

BSD3 license

The production version is running at guide.aelve.com. The new frontend is being developed at staging.guide.aelve.com.

Installation instructions and the explanation of config variables (in config.json) are here: INSTALL.md.