Skip to content
This repository has been archived by the owner on Nov 5, 2020. It is now read-only.

Latest commit

 

History

History
16 lines (14 loc) · 479 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 479 Bytes

DEPRECATION WARNING This project is no-longer maintained.
We are now working on Ventricle, an un-opinionated Node.js TypeScript framework.
We plan on implementing a web module that gets the same feature set Zodox has.

Zodox

A typescript framework to write hapijs applications in

Getting Started

Install zodox with either npm or yarn

$ npm install --save @cenfurio/zodox
$ yarn add @cenfurio/zodox