Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 start

Go to localhost:1337

Tests:
------

npm test