If you'd like to check this out locally, then follow the instructions below.
First clone the repository, of course:
git clone [email protected]:sustained/cello.git
cd cello
Then install the dependencies.
npm i
Then start 'er up!
npm run serve
npm run api
This is a Trello clone (a kanban board).
I'm primarily using it to learn more about Vue, Vuex and Vue-Router.
I use Trello a lot and I quite like it, it's pretty great software but there's definitely a few things I wouldn't mind trying to do differently!
So, why not?
See the Trello board (ironic, I know) if you're curious about my ideas.
Soon™?
It isn't, yet. But if there's demand, maybe I'll do that.