- Install dependencies
cp .env.example .env.local
- yarn dev
- open browser
http://localhost:3000
Ask @italoacasas or @armaniferrante in Discord or Twitter.
All new components should use TailwindCSS and not Material UI. The goal is to remove Material UI from the project.
apr codebase possesses two projects, the UI (Next.js) and the API (Rust). The API will be open source at a later date.