All our techniques are being tested and documented in the repository called dummy-api.
-
Set up gruntfile structure
-
JSHint / code formatting documentation
-
JSHint gruntfile
-
Set up documentation with docco
-
docco gruntfile
-
License template system built
-
License template system integrated into gruntfile (mostly -- could use a special task)
-
Test framework defined
-
Testing integrated into gruntfile
-
Localization
-
Deployment
-
Deploy integrated into gruntfile
Have added simple Localization using https://github.com/mashpie/i18n-node. Minimalist and generates locale files on the fly creating placeholders for you to translate.
Look at https://github.com/tidepool-org/dummy-api/tree/jhbate/localization2 for example