Skip to content

Simple full stack example of a user based application

License

Notifications You must be signed in to change notification settings

Nodiril/auth_boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auth_boilerplate

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.

A few things that need to be addressed

  • handle validations returned by server
  • send jwt with each request and respond with data based on jwt
  • removing unused code
  • fixing styling

About

Simple full stack example of a user based application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published