Skip to content

Ilawy/vvire

Repository files navigation

VVire

Overview

VVire is a TypeScript-based project designed to let users publish small-sized blog posts with reach editing options. Posts are available publicly for the audience. Users gets authenticated using Telegram authentication method

Features

  • Authentication using Telegram.
  • Reach visual editing experience.
  • Editing format extendability.

Development

Follow these steps to set up the project locally:

  1. Clone the repository:

    git clone https://github.com/Ilawy/vvire.git
    cd vvire
  2. Install dependencies:

    npm install