Skip to content

TP-ACH/app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APP

Technologies

  • React
  • TypeScript
  • Vite
  • Tailwindcss
  • Tremor

Setup

  1. Go to app directory

    cd app
  2. Copy .env.example and set your environment variables

    cp .env.example .env
  3. Install the dependencies

    npm install
  4. Run app

    npm run dev

Setup (Docker)

  1. Go to app directory

    cd app
  2. Copy .env.example and set your environment variables

    cp .env.example .env
  3. Start Docker

    docker compose up -d
  • Make sure to run backend API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors