Skip to content
forked from natclark/arbucks

Open-source charts & analytics for Arbitrum.

License

Notifications You must be signed in to change notification settings

canokaue/arbucks

 
 

Repository files navigation

Arbucks

An experimental, open-source web app for Arbitrum charts and analytics.

This repo is currently synced with Cloudflare Pages at this URL: https://arbucks.pages.dev

https://arbucks.io is the canonical alias of https://arbucks.pages.dev

Development

Want to run the site locally?

First, install the dependencies:

npm i

Then, you can run the site on a local development server:

npm run dev

You can also just build the production version of the site:

npm run build

And you can also locally preview the production build:

npm run preview

License

MIT

About

Open-source charts & analytics for Arbitrum.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 95.5%
  • SCSS 2.4%
  • Other 2.1%