This is a SPA project built with Vue.js using Vue CLI 3. It's main jobs are to talk to the Relatively Productive API and adhere to Jacob's unrealistic UX standards.
Please see the Github issues to see if we are aware of it already, if not please create a new issue.
To get started first make sure to get the API running locally by following the steps outlined here.
Then clone this repo and follow these steps:
yarn
yarn dev
yarn build
yarn lint
Feel free to see if an Issue is on the Ongoing Development Roadmap. If you decide to work on anything here remember to mark it as 'in progress'.
You're also welcome to join our slack and call out what you want to work on (or post nice ideas) on the #dashboard channel.
Master is the current development head. Release or Release-Candidate branches will be made for deployment.
- Relatively Productive API
- Auth0 Authentication API
- We took some inspiration from the legend Chris Fritz's vue-enterprise-boilerplate boilerplate