{"id":21158296,"url":"https://github.com/simbo/hapi-playground","last_synced_at":"2025-03-14T15:27:12.598Z","repository":{"id":141795902,"uuid":"119314350","full_name":"simbo/hapi-playground","owner":"simbo","description":"A node webserver playground using hapi 17 and typescript.","archived":false,"fork":false,"pushed_at":"2018-01-30T09:56:39.000Z","size":60,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T09:09:23.202Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simbo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-29T01:11:35.000Z","updated_at":"2018-01-29T01:16:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"7d7490ce-893e-4371-bb52-037c8e042167","html_url":"https://github.com/simbo/hapi-playground","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simbo%2Fhapi-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simbo%2Fhapi-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simbo%2Fhapi-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simbo%2Fhapi-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simbo","download_url":"https://codeload.github.com/simbo/hapi-playground/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243599812,"owners_count":20317167,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-20T12:19:37.566Z","updated_at":"2025-03-14T15:27:12.546Z","avatar_url":"https://github.com/simbo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"hapi-playground\n=================\n\n\u003e A node webserver playground using hapi 17 and typescript.\n\n---\n\n## Features [WIP]\n\n  - [x] static file serving using [inert](https://github.com/hapijs/inert)\n\n  - [x] view management using [vision](https://github.com/hapijs/vision)\n    and [pug](https://github.com/pugjs/pug)\n\n  - [x] monitoring and logging using [good](https://github.com/hapijs/good)\n    and [winston](https://github.com/winstonjs/winston)\n\n  - [x] custom error views\n\n  - [x] on-the-fly css processing and caching using custom renderers\n    ([stylus](https://github.com/stylus/stylus),\n    [scss](https://github.com/sass/node-sass), whatever)\n    and [postcss](https://github.com/postcss/postcss) with plugins\n  \n  - [ ] on-the-fly js processing, bundling and caching\n\n  - [x] auth strategy using jwt\n\n  - [ ] interactive debugging console using [tv](https://github.com/hapijs/tv)\n\n  - [ ] generated api documentation using [lout](https://github.com/hapijs/lout)\n\n  - [ ] handle uncaught exceptions and cleanup afterwards using [poop](https://github.com/hapijs/poop)\n\n\n## Development Usage\n\nWith node.js 8.9.x present, you can just install dependencies and use\n`package.json` scripts as usual.  \nUsing `yarn` instead of `npm` is recommended.\n\nYou can also use `docker-compose` to provide the environment. For example:\n\n``` sh\n# install dependencies\ndocker-compose run --rm app yarn\n# run dev service\ndocker-compose run --rm -p 3000:3000 app yarn dev\n# open a shell\ndocker-compose run --rm app sh -l\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimbo%2Fhapi-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimbo%2Fhapi-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimbo%2Fhapi-playground/lists"}