An attempt to create a more whole boilerplate of a user based application using:
- VueJS
- Vuex
- ElementUI
- Knexjs - Bookshelfjs - Posgresql
- Apollo/Graphql
Instructions for client and server are in their respective folders.
- handle validations returned by server
- send jwt with each request and respond with data based on jwt
- removing unused code
- fixing styling