Skip to content

kashsuks/unfurl

Repository files navigation

Unfurl

Netlify Status

Visualize JSON data easily right through your browser image

Local Development

Clone the repository via git

git clone https://github.com/kashsuks/unfurl.git

Change into the directory

cd unfurl

Once there, use cargo to run

cargo r

or

cargo run

Deploy to Web

Deploy the repository on a provider such as Vercel, Netlify, or GitHub Pages

Once done, run the following command at the root of the repository

trunk build --release --public-url /

Deploy whatever builds to the /dist

About

Visualize JSON data easily

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published