Skip to content

mapsandapps/shape-note-recordings-index

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shape Note Recordings Index

npm install
npm run dev

💽 Database

Currently using Astro DB, and currently all data is getting imported via db/seed.ts.

🧑🏻‍💻 Workflow for Getting New Data

Nathan's Archive.org Recordings

  • Add or uncomment pullNewData() in pull-data.astro
  • Visit http://localhost:4321/pull-data, which will run that function
  • View "known problems" on the pending page
  • Correct problems in the pending json file
  • Change all statuses in the pending json file to "CONFIRMED"
  • Remove the string '-pending' from the json file name
  • The next time the app builds, all the new data will be included automatically
  • Rebuild the app and commit the new file now

Bandcamp "Album"

Releases

No releases published

Packages

 
 
 

Contributors