You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Hironsan 6aa1847fee Add getMe method 4 years ago
..
README.md Add frontend boilerplate 5 years ago
auth.js Add auth service to remove hard coded url from auth store 4 years ago
documents.js Remove headers from stores to components 4 years ago
labels.js Remove headers from stores to components 4 years ago
members.js Remove headers from stores to components 4 years ago
projects.js Remove headers from stores to components 4 years ago
statistics.js Move statistics logic to statistics store 5 years ago

README.md

STORE

This directory is not required, you can delete it if you don't want to use it.

This directory contains your Vuex Store files. Vuex Store option is implemented in the Nuxt.js framework.

Creating a file in this directory automatically activates the option in the framework.

More information about the usage of this directory in the documentation.