Skip to content

EvChurch/pathways

Repository files navigation

EV Pathways

A React-based organization chart application built with TypeScript and Vite.

Features

  • Interactive organization chart visualization
  • Built with React 19, TypeScript, and Vite
  • Uses ReactFlow for chart rendering
  • Tailwind CSS for styling
  • ESLint configuration for code quality

Development

This project uses the following technologies:

Getting Started

  1. Install dependencies:

    npm install
  2. Start the development server:

    npm run dev
  3. Build for production:

    npm run build

GitHub Pages Deployment

This project is configured to automatically deploy to GitHub Pages using GitHub Actions.

Workflow Details

The GitHub Actions workflow (.github/workflows/deploy.yml) will:

  • Build the project using Node.js
  • Run linting and type checking
  • Build the production bundle
  • Deploy to GitHub Pages

The app will be available at: https://evchurch.github.io/pathways/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •