Central registry hub for Lyra ecosystem tools, agents, and plugins - the NPM for Crypto AI Tools
npm installCapabilities documented in this repository.
See the full documentation for details.
See the full documentation for details.
See the full documentation for details.
See the full documentation for details.
See the full documentation for details.
See the full documentation for details.
Install it, then run your first command.
npm install
| Command | Runs |
|---|---|
npm run dev | next dev |
npm run build | next build |
npm run start | next start |
npm run lint | next lint |
Taken directly from this repository's documentation.
git clone https://github.com/nirholas/lyra-registry.git
cd lyra-registry
npm installcp .env.example .env
# Edit .env with your DATABASE_URLnpm run db:push