Files
habitica/website
Sabe Jones 77ff91868e Redirection fixes (#8592)
* fix(redirects): logic update

* test(middlewares): redirects tests

* fix(nconf): IS_PROD is boolean

* fix(test): treat IS_PROD as Boolean here too

* fix(test): apiUrl test copypasta
2017-03-23 10:25:58 -05:00
..
2016-09-29 13:32:36 +02:00
2017-03-21 18:46:17 +00:00
2017-03-21 18:58:46 +00:00
2017-03-23 10:25:58 -05:00
2017-03-21 18:46:17 +00:00

/website/client contains the source files for the new client side that is being developed as part of the Habitica.com redesign. Static assets for the new client can be found in website/static.

The old client side files can be found in /website/client-old, they are still used on Habitica.com while the redesign is in progress.