gabrielmaialva33 / yazi-ai

About Yazi ✨ is a chatbot with some useful functions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


TypeScript
A template for Node.js

A complete Node.js project template using TypeScript

License GitHub top language GitHub language count Repository size GitHub last commit Maia


About   |    Technologies   |    Tools   |    Installation   |    License


🔖 About

Node Typescript App A complete Node.js project template using TypeScript and following general best practices.


💻 Technologies


🔧 Tools


📦 Installation

✔️ Prerequisites

The following software must be installed:


⬇️ Cloning the repository

  $ git clone https://github.com/gabrielmaialva33/node-ts-app-template.git

▶️ Running the application

  • 📦 API
  $ cd node-ts-app-template
  # Dependencies install.
  $ yarn # or npm install
  # start
  $ yarn watch:dev # or yarn watch:server

✍️ Author

Gabriel Maia
Gabriel Maia

License

MIT License

About

About Yazi ✨ is a chatbot with some useful functions.

License:MIT License


Languages

Language:TypeScript 97.1%Language:JavaScript 2.9%