airgram-ts-example
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

Basic usage Airgram with TypeScript

This is a simple example of basic usage Airgram for creating Telegram client with TypeScript.

Installation

  1. Clone repository:
$ git clone https://github.com/airgram/airgram-ts-example.git
  1. Install dependencies:
cd airgram-ts-example
$ npm i
  1. Open ./env and set your values

  2. Run example:

npm run dev

Package Sidebar

Install

npm i airgram-ts-example

Homepage

airgram.io

Weekly Downloads

25

Version

1.2.0

License

GPL-3.0

Unpacked Size

42.1 kB

Total Files

12

Last publish

Collaborators

  • esindger