habitica-self-host/website
2016-09-21 19:17:36 -05:00
..
assets chore: fix sprite paths in prod (#8048) 2016-09-21 09:20:48 -05:00
client client: proxy requests to real api 2016-09-21 14:43:50 +02:00
client-old Merge pull request #8031 from Ozzystrasza/challenges_select_all 2016-09-20 08:08:31 -05:00
common chore(i18n): update locales 2016-09-21 19:17:36 -05:00
server typo, correct prod check in build manifest 2016-09-21 16:33:38 +02:00
static add .gitkeep to website/static so the build does not fail 2016-09-21 14:49:30 +02:00
views Begin Fall Festival 2016 (#8043) 2016-09-20 20:11:32 -05:00
README.md expose new client at /new-app, can be enabled in prod setting a flag 2016-09-21 13:43:39 +02: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.