Skip to content

erify-ai/erify-chordbook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,480 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chord sheets and tab for guitar and ukulele.
chordbook.app

Contribute

Chord Book is made by volunteers. Any contributions you make are greatly appreciated, including feedback, feature requests, code, or anything else you have to offer.

If you are looking for ways to contribute, here are a few places to start:

  1. Review the roadmap
  2. Browse discussions or start a new one
  3. Browse open issues or open a new one.

Development

This app is built using Ruby on Rails for the backend API and Vue.js, Ionic, and Tailwindcss for the client.

If you would like to contribute code:

  1. Fork the repository on GitHub and clone a local copy
  2. Get the app running locally by running these commands from your terminal:
    $ bin/setup
    $ bin/dev
    
  3. Create your feature branch (git checkout -b my-amazing-feature)
  4. Make your changes and run the tests (bin/test)
  5. Commit your Changes (git commit -m 'Add some my-amazing-feature)
  6. Push to the branch (git push -u origin my-amazing-feature)
  7. Open a Pull Request

License

This project is licensed under the MIT License

About

Chord sheets and tab for guitar and ukulele.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 48.4%
  • Vue 32.3%
  • TypeScript 13.4%
  • CSS 2.4%
  • JavaScript 1.5%
  • Swift 0.7%
  • Other 1.3%