Skip to content

astriaorg/web-apps

Repository files navigation

Astria Web Apps

This monorepo contains web applications and UI components for the Astria ecosystem.

What's inside?

Apps

  • flame-defi: A Next.js app for interacting with Flame DeFi - an EVM built on the Astria sequencer

Packages

  • @repo/ui: A React component library shared across applications
  • @repo/eslint-config: ESLint configurations (includes eslint-config-next and eslint-config-prettier)
  • @repo/typescript-config: TypeScript configurations used throughout the monorepo
  • @repo/flame-types: Common types used across the Flame DeFi application

Each package/app is built with TypeScript.

Utilities

This repository uses Turborepo and includes the following development tools:

Development

Build

To build all apps and packages:

npm run build

Develop

To run all apps:

npm run dev

Or use Just to run specific tasks (see the justfile):

just <task-name>

Useful Links

Learn more about the tools used in this repository:

About

Monorepo for Astria web apps.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages