Darcy-Social / shepherd

Shepherd is our 2nd prototype to showcase how a truly decentralised social network can be based on SOLID.

Home Page:https://shepherd.darcy.is

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Darcy shepherd

shepeherd-logo

Darcy Shepherd is a Vue.js web app to use with the Darcy Ibex libary.

Project setup

Run the npm installation command to install the needed dependecies.

npm install

The Ibex library

You can find the Ibex library in the ibex-lib repository

The library is included in the package.json and installed as an npm module.

Development server

You can run a vue-cli development server with the following command.

npm run serve

Deploy

You can deploy the web app with the following command

npm run build

The file .env.production contains the web address of your web app (in this case shepherd.darcy.is)

About

Shepherd is our 2nd prototype to showcase how a truly decentralised social network can be based on SOLID.

https://shepherd.darcy.is

License:Other


Languages

Language:Vue 84.6%Language:JavaScript 13.8%Language:CSS 1.0%Language:HTML 0.6%