Skip to content

Text editor to help with writing music using scientific pitch notation--built with Express.js and Vue.js

Notifications You must be signed in to change notification settings

choww/music-editor

Repository files navigation

Music Editor

Stack

  • Express.js
  • Vue.js
  • Knex.js
  • Docker
  • PostgreSQL

Running the app locally

  1. docker-compose up
  2. In the browser, navigate to http://localhost:3000

Running migrations

  1. Run an interactive prompt in the app container: docker exec -it app sh
  2. Run migrations: npm run migrate

About

Text editor to help with writing music using scientific pitch notation--built with Express.js and Vue.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published