/smartfiler

Smartfiler.io provides business insights to your data

Primary LanguageJavaScript

smartfiler.io

Taking on flatfile.io

Screenshot 2023-07-25 at 1 21 32 PM

Setup

Rust backend

Make sure you have Rust installed. Then do:

cargo run

From within the rust_backend folder.

React frontend

Make sure you have React and npm installed. Then do:

npm start

From within the react_frontend folder.