Skip to content

composition-cassidy/FreqEnforcer

Repository files navigation

FreqEnforcer v2.0.0

image

Development

Prerequisites

  • Node.js 18+
  • Python 3.10+

Setup

npm install
pip install -r requirements.txt

Run

npm run dev

This starts the FastAPI backend (port 8765), Vite dev server (port 5173), and Electron concurrently.

Individual services

npm run dev:server    # FastAPI only
npm run dev:vite      # Vite only
npm run dev:electron  # Electron only

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors