An example web application for teaching purposes.
Stars
5
Forks
1
Watchers
5
Open Issues
7
Overall repository health assessment
1.1.22.1.31.1.01.0.03.3.12.0.11.8.22.1.02.1.01.12.21.5.00.12.310.1.00.1.101.0.40.1.40.2.20.2.23.0.33.8.110.6.61.5.01.1.00.6.31.0.10.11.01.9.22.0.32.1.02.2.13.0.12.1.169.0.30.1.12.0.23.0.02.2.11.0.01.0.04.11.21.12.01.9.21.1.60.3.70.4.033
commits
Fixing node module packages and updating documentation.
6ea3e8eView on GitHubAdding Server/API tests for ExpressJS via SuperAgent & Mocha/Chai.
7cdcabcView on GitHubServer can now disable XSSI protection if required.
23e0489View on GitHubRestructuring the server aspect so it's easier to work with and create tests for.
9baf6f7View on GitHubReturning the server instance from the API so it can be stopped once tests complete.
ff410f7View on GitHubSpecifying a module format so the test suite will work correctly.
6abc3efView on GitHubRemoving hard-coded URL endpoints and setting a default locale.
3842f53View on GitHubImplementing AJAX loading of UI translations, and usage of handlebars helpers to use them.
b1f5fdcView on GitHubAdding populated PO files, JSON conversions and a new API route to access them with.
1e8c477View on GitHubAdding tools for POT file creation and PO file conversion to JSON.
9cd2d1fView on GitHub