Skip to content

Latest commit

 

History

History

fig_desktop

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Fig Desktop

This is the main Fig app written in Rust. It should be ready to run and start developing with if you follow the instructions in the root README.

Developing

  1. Follow the instructions under the dashboard README to run the development server.
  2. Run cargo run.
  3. Once the UI opens, right click anywhere to inspect element, go to the console tab, and set window.location.href to the URL of the dashboard development server.