Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adam-cowley/neode-tirekicker

Tire Kicking with Neode
https://github.com/adam-cowley/neode-tirekicker

Last synced: 17 days ago
JSON representation

Tire Kicking with Neode

Awesome Lists containing this project

README

        

# Neode Tirekicker

Model:

```
(:User)-[:HAS_ACTION]->(:Action)
```

## Users

Create Users
```
node src/index.js
```

## Action

Create Actions
```
node src/actions.js
```