Skip to content

A Vue.js / Express.js web application for managing a song book

License

Notifications You must be signed in to change notification settings

davidferlay/song-booker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Songbooker

A web application for managing a song book

  • Frontend : Vue.js (2.9.6) + Vuetify.js (1.1.4)
  • Backend : Express.js (4.16.3)
  • Database : Sequelize (4.38.0)+ SQLite3 (4.0.0)
  • Node.js v10.6.0

Main dependencies :

  • npm install -save nodemon eslint
  • npm install -g vue-cli
  • npm install --save vuex-router-sync
  • npm install --save vuex
  • npm install --save vuetify
  • npm install --save [email protected]
  • npm install --save sequelizejs [email protected]
  • npm install --save sequelize
  • npm install --save jsonwebtoken
  • npm install --save joi
  • npm install --save bluebird
  • npm install --save bcrypt-nodejs
  • npm install --save axios

About

A Vue.js / Express.js web application for managing a song book

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published