Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/psyirius/lyrix.db
https://github.com/psyirius/lyrix.db
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/psyirius/lyrix.db
- Owner: psyirius
- Created: 2024-04-07T13:24:41.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-12-08T22:04:00.000Z (26 days ago)
- Last Synced: 2024-12-08T23:17:53.004Z (26 days ago)
- Language: JavaScript
- Size: 23.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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