feal
v0.1.6
Published
Feal is a tool to generate backend projects using Typescript
Readme
Table of Contents
Introduction
This tool main purpose is to be the initializer new projects with the Feal boilerplate. In the future it will be possible to generate files such as Controllers and Middlewares.
Available for every operative system trough npm.
Installation
Simply use npm to install, like so:
$ npm install -g fealUsage
Start a new project
$ feal init my-project-name