CLI to generate a base project based on typescript-hapi-starter.
YARN
yarn add create-typescript-api
NPM
npm install --save create-typescript-api
- Install package.json dependencies
- Enable check-list to get starter project from different branches: 'Mongoose', 'Sequelize', 'GraphQL'
If you found a bug, or you have an answer, or whatever. Please, open an issue. We will do our best to fix it.
Of course, if you see something that you want to upgrade from this library, or a bug that needs to be solved, PRs are welcome!
Distributed under the MIT license. See LICENSE for more information.