Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adam-cowley/vendorpower
A Multi-tenant SaaS Control Panel for Neo4j Desktop
https://github.com/adam-cowley/vendorpower
Last synced: 14 days ago
JSON representation
A Multi-tenant SaaS Control Panel for Neo4j Desktop
- Host: GitHub
- URL: https://github.com/adam-cowley/vendorpower
- Owner: adam-cowley
- Created: 2020-02-19T18:10:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T07:46:22.000Z (almost 2 years ago)
- Last Synced: 2024-10-09T07:43:06.399Z (about 1 month ago)
- Language: Vue
- Size: 3.54 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vendor Power
This project accompanies the blog post [Building a Multi-tenant SaaS Control Panel for Neo4j Desktop
](https://adamcowley.co.uk/neo4j/sass-control-panel-graph-app/) on [adamcowley.co.uk]## Running the project
```
npm install
npm run serve
```