1
1
mirror of https://github.com/aelve/guide.git synced 2024-11-21 16:03:42 +03:00
A workspace for research teams
Go to file
2019-11-28 00:44:48 +04:00
back Change 'addTargetBlank' comment (#407) 2019-10-30 14:27:19 +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 Js helper function changed to typescript 2019-11-28 00:44:48 +04:00
scripts Frontend E2E tests (#404) 2019-10-29 00:54:54 +04:00
.ghci Add .ghci 2019-08-26 09:35:53 +03:00
.gitignore Commit the JS bundle for the old frontend into the repo (#396) 2019-09-10 09:24:54 +03: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 Frontend E2E tests (#404) 2019-10-29 00:54:54 +04:00
INSTALL.md Commit the JS bundle for the old frontend into the repo (#396) 2019-09-10 09:24:54 +03:00
Makefile Ensure that the frontend is being built in production mode (#399) 2019-10-25 23:15:48 +04: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.