Skip to content

ironforge-cloud/apr-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anchor Program Registry "apr"

Solana's program registry

Discord Chat License

Public Roadmap

Getting Started

  1. Install dependencies
  2. cp .env.example .env.local
  3. yarn dev
  4. open browser http://localhost:3000

NEXT_PUBLIC_API_ENDPOINT env var

Ask @italoacasas or @armaniferrante in Discord or Twitter.

TailwindCSS & Material UI

All new components should use TailwindCSS and not Material UI. The goal is to remove Material UI from the project.

APR API

apr codebase possesses two projects, the UI (Next.js) and the API (Rust). The API will be open source at a later date.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.3%
  • JavaScript 8.4%
  • Other 0.3%