adamprocter / couchdoc-mirror

This is a backup mirror of project from gitlab.adamprocter.co.uk, please contribute on gitlab. Issues however for now should be raised on github please as they are sync'd

Home Page:https://gitlab.adamprocter.co.uk/adamprocter/couchdocs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codename : Node Noggin

What is it ?

This is very much a work in progress. Please take a moment to review this Intro Youtube Video).

Project setup

Make sure to have the latest vue cli.

sudo npm install -g @vue/cli

All commands should be done via vue ui.

vue ui

Tech stack

Plus the following required dependencies which should be all added via vue ui

  • vuex
  • vue-router
  • file-loader
  • PouchDB connecting to an instance of CouchDB

Visuals

About

This is a backup mirror of project from gitlab.adamprocter.co.uk, please contribute on gitlab. Issues however for now should be raised on github please as they are sync'd

https://gitlab.adamprocter.co.uk/adamprocter/couchdocs

License:GNU Affero General Public License v3.0


Languages

Language:Vue 55.6%Language:JavaScript 31.1%Language:CSS 10.4%Language:HTML 2.8%