An open API service indexing awesome lists of open source software.

https://github.com/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
https://github.com/adamprocter/couchdoc-mirror

design edutech spatial-ui vue

Last synced: 5 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# Codename : Node Noggin

## What is it ?

This is very much a work in progress. Please take a moment to review this Intro Youtube [Video](https://www.youtube.com/watch?v=DBwcUcFXsSo)).

- [FEEDBACK / DISCUSSION](https://discourse.adamprocter.co.uk)
- [FORMAL READ](https://manifold.soton.ac.uk)
- [BLOG READ](https://researchnot.es)
- [FOLLOW](https://discursive.adamprocter.co.uk)
- [RAISE ISSUE](ISSUES.md)

## 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

- [Vue.js](https://vuejs.org/)

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

- vuex
- vue-router
- file-loader
- [PouchDB](https://pouchdb.com/) connecting to an instance of [CouchDB](http://couchdb.apache.org/)

## Visuals

![](src/assets/files/visual2.png)
![](src/assets/files/visual1.png)