Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jakub-g/at-hashspace-bridge
at-hashspace-bridge
https://github.com/jakub-g/at-hashspace-bridge
Last synced: about 1 month ago
JSON representation
at-hashspace-bridge
- Host: GitHub
- URL: https://github.com/jakub-g/at-hashspace-bridge
- Owner: jakub-g
- Created: 2014-05-02T16:33:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-10-21T22:02:42.000Z (about 5 years ago)
- Last Synced: 2024-04-18T12:54:22.546Z (8 months ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository is a proof-of-concept of Aria Templates / Hashspace two-way bridging
Getting started:
----------------npm install
# until AT 1.5.3 is released, to have built code of AT available:
cd /g/gh/at/ && cp -r --parents ./build/target/production /g/gh/at-hashspace-bridge/node_modules/ariatemplates && cd --
npm startGo to localhost:1337
Tests:
------npm test