@vanillas/template-hapi-typescript

1.0.0 • Public • Published

TypeScript Hapi template

This is a base Hapi (TypeScript) REST API application upon which you can create new endpoints, to help reduce the time needed to setup common boilerplate files.

Install

Scaffold the project using npx (or you can globally install create-vanillas-app and invoke the command below without npx)

# npx create-vanillas-app my-app
# cd my-app
# npm start

Begin adding new files and modifying the thigns you want to change to existing files.

Dependents (1)

Package Sidebar

Install

npm i @vanillas/template-hapi-typescript

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

37.2 kB

Total Files

38

Last publish

Collaborators

  • developerdave