Skip to content

mayankjha-eng/sparrow-admin-app

 
 

Repository files navigation

Sparrow Admin App

Getting Started

  1. Install dependencies:

    npm install
  2. Copy the example environment file and update as needed:

    cp .env.example .env

    Edit .env with your environment values. See .env.example for required variables.

  3. Start the local development server:

    npm run dev

    The app will be available at the URL shown in the terminal (typically http://localhost:5173).

About

Sparrow Admin Dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Svelte 90.2%
  • TypeScript 9.4%
  • Dockerfile 0.1%
  • Shell 0.1%
  • CSS 0.1%
  • HTML 0.1%