Skip to content

Todo - Kites Extensions/Templates #1

@vunb

Description

@vunb

Wanted the list of cli tools:

  • mvc: Assembling all into complete ship (default), document
  • basic: Template for building from scratch
  • apidoc: Template for API Documentation, nodevn/kites-apidoc
  • express: Template for Express Application
  • restful: Template for generating a RESTful API Server
  • spa: Template for generating a Single Page Application (kites/spa)
  • cms: Template for generating a Content Management System (CMS)
  • chat: Template for generating a Chat application
  • chatbot: Template for generating an AI Chatbot application, vntk/chatbot, document
  • videocall: Template for generating a Video Call application
  • electron: Template for creating a desktop application with native_modules
  • gateway: Template for creating a microservices API Gateway
  • oauth|oauth2: Template for creating an OAuth2 Server
  • crawler: Template for crawl news, products, ...

Syntax:

kites init [my_app_name] --template chatbot

Example:

kites init my_kute_chatbot --template chatbot

Then a new project will be generated at the current directory.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions