Open
Description
Thanks for starting this. Some possible improvements:
- Add some common README text. Probably using the https://github.com/RichardLitt/standard-readme format we've used elsewhere.
-
test/
has copies of top-level files. Remove the cruft. - Add a
logger
inlib/http.js
or via alib/logger.js
. - Should we use a
bedrock-
prefix for the config namepace likebedrock-MODULE-http
? (Probably shouldn't sayprofile
as it does now.) - Perhaps in all the files, change module name to
bedrock-MODULE-http
orbedrock-FIXME-http
so it's a bit easier to see what to update. - Should the template repo naming pattern be
bedrock-module-template-http
? Or would a common-template
suffix work better?bedrock-module-http-template
,bedrock-module-template
,bedrock-web-module-template
etc.
Metadata
Metadata
Assignees
Labels
No labels