Skip to content

Arkaikus/reactflow-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactFlow Example

This repo contains an implementation of reactflow with vite and a fastapi backend

Setup

  • Get docker with docker compose ready
  • Run sudo nano /etc/hosts and add 127.0.0.1 reactflow-example.com to the file
  • Run docker compose up -d to start everything, this includes an nginx server, the fastapi backend and the vite frontend
  • Visit http://reactflow-example.com to see the app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors