elainewlin / MusicParsed

A better site for song chords with no scrolling and no ads.
https://www.musicparsed.com/
61 stars 16 forks source link

Remove static/data folder #151

Closed elainewlin closed 4 years ago

elainewlin commented 4 years ago

To avoid having multiple sources of truth, remove the static/data folder with the .txt and .json files.

I'll use mongodump and mongorestore to backup/restore the DB if needed.