Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/psyirius/lyrix.db


https://github.com/psyirius/lyrix.db

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

REQUIREMENTS:

Node.js: Download and install the LTS version of node.js from https://nodejs.org/en/download

Post installation:
```sh
npm i -g npm@latest pnpm
```

Song sources are inside the `source` directory.

To install dependencies:
```sh
pnpm install
```

To compile into verseview database:
```sh
pnpm build
```

The resulting verseview database file will be in the `dist` directory.

Notes:
- Use Markdown syntax highlighting for the `*.song` file for some better DX :P