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
2019-07-26 19:38:15 +03:00
back Remove -XTemplateHaskell from default extensions (#346) 2019-07-25 19:55:12 +03: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 Front/fix/popup dialog issues (#344) 2019-07-24 23:38:47 +04:00
scripts Move the backend to /back/ (#240) 2018-12-09 23:02:03 +01:00
.gitignore Add get functions for categories, traits and items (#339) 2019-07-25 15:17:29 +03:00
.hlint.yaml Add HLint rules and fix some suggestions (#261) 2019-01-23 09:29:39 +01:00
.travis.yml Use travis_retry with stack setup (#330) 2019-07-11 19:10:42 +03:00
INSTALL.md Create tables with hasql (#328) 2019-07-11 22:12:14 +05:00
Makefile Migrate to LTS 13 and Ubuntu Xenial (#302) 2019-06-26 11:35:52 +03: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 Add get functions for categories, traits and items (#339) 2019-07-25 15:17:29 +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.