kaivean / hoth

A Node.js framework based on fastify

Home Page:https://searchfe.github.io/hoth/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hoth

A Node.js framework based on fastify

npm version downloads Build Status Coverage Status semantic-release

Requirements

Node.js v12 or later.

Install

npm install @hoth/cli --global

Quick start

Create a project:

hoth generate myproj

project types

Install dependencies:

npm install

To start the service in dev mode:

npm run dev

About

A Node.js framework based on fastify

https://searchfe.github.io/hoth/

License:MIT License


Languages

Language:TypeScript 83.0%Language:JavaScript 13.8%Language:Vue 2.6%Language:HTML 0.6%Language:Smarty 0.0%