Skip to content

Singulariti-Labs/Web-App

Repository files navigation

Web-APP

Description

It is the frontend for Singulariti Web Application.

Prerequisites

Ensure you have the following installed on your system:

  • Node.js (>= 20.x)
  • npm

Installation

1. Clone the Repository

git clone https://github.com/Singulariti-Labs/Web-App.git
cd Web-App

npm i

Add .env

copy .env.example and paste inside .env and add your keys

cp .env.example .env

3. Build the Repository

npm run build

4. Run in dev mode

npm run dev

About

It is a chat application to ask anything.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published