Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paulogdm/chartcomposer
SongDocs is an online PWA and ReactNative app for saving chords and lyrics
https://github.com/paulogdm/chartcomposer
Last synced: about 1 month ago
JSON representation
SongDocs is an online PWA and ReactNative app for saving chords and lyrics
- Host: GitHub
- URL: https://github.com/paulogdm/chartcomposer
- Owner: paulogdm
- Created: 2019-12-11T12:32:00.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-11T22:06:59.000Z (about 5 years ago)
- Last Synced: 2024-10-04T13:42:21.477Z (4 months ago)
- Homepage: https://songdocs.io/
- Size: 2.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SongDocs
SongDocs is a website (https://songdocs.io) for displaying and
editing ChordPro files.To run / develop locally:
- Clone this repository
- Obtain a copy of `secrets.js` from elsigh
- Every push to `master` is auto-deployed```
npm install
./dev.js
```Deployment using `now` is done automatically via Travis