All Projects → Darcy-Social → shepherd

Darcy-Social / shepherd

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

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to shepherd

Social-Network-Analysis-in-Python
Social Network Facebook Analysis (Python, Networkx)
Stars: ✭ 26 (+85.71%)
Mutual labels:  social-network
social-post-api
Social Media API: Automate Posting and Analytics to Social Networks like Instagram, TikTok, Twitter, Facebook, LinkedIn, Reddit, YouTube, and Telegram
Stars: ✭ 38 (+171.43%)
Mutual labels:  social-network
activitypods
Brings together two game-changing technologies, ActivityPub and Solid Pods, and empowers developers to create truly decentralized applications
Stars: ✭ 52 (+271.43%)
Mutual labels:  solid
osint
Docker image for osint
Stars: ✭ 92 (+557.14%)
Mutual labels:  social-network
geekweibo
A twitter-like app where you can save and share short notes around programming. You can think of it as "twitter for programmers".
Stars: ✭ 50 (+257.14%)
Mutual labels:  social-network
soundstorm
The Federated Social Audio Platform
Stars: ✭ 26 (+85.71%)
Mutual labels:  social-network
Unmockable
💉 ↪️ 🎁 Unmockable objects wrapping in .NET
Stars: ✭ 35 (+150%)
Mutual labels:  solid
driwwwle
The social network for developers. Discover creative websites and build a community.
Stars: ✭ 109 (+678.57%)
Mutual labels:  social-network
BAINSocial
BAIN Social is a Fully Decentralized Server/client system that utilizes Concepts pioneered by I2P, ToR, and PGP to create a system which bypasses singular hosts for data while keeping that data secure.
Stars: ✭ 14 (+0%)
Mutual labels:  social-network
clean architecture typescript example
This repository provides an implementation (or at least an attempt) of Uncle Bob's Clean Architecture with Typescript.
Stars: ✭ 78 (+457.14%)
Mutual labels:  solid
kiki
An experimental social network that works offline.
Stars: ✭ 44 (+214.29%)
Mutual labels:  social-network
geesome-node
🦈 Your self-hosted decentralized Messenger, Social network, Media file storage on top of IPFS! Freely communicate in encrypted chat groups, share images, video, text or any data without a risk of censorship or blocking.
Stars: ✭ 90 (+542.86%)
Mutual labels:  social-network
finance-project-ddd
Projeto financeiro usando domain driven design, tdd, arquitetura hexagonal e solid
Stars: ✭ 67 (+378.57%)
Mutual labels:  solid
mobile-native
mirror of https://gitlab.com/minds/mobile-native
Stars: ✭ 80 (+471.43%)
Mutual labels:  social-network
spammer-core
Strategy-oriented social network spammer.
Stars: ✭ 22 (+57.14%)
Mutual labels:  social-network
Solid
.NET apps done SOLID way
Stars: ✭ 18 (+28.57%)
Mutual labels:  solid
Hashtegny
jQuery Plugin aggregates hashtags from different social media networks. Posts are displayed in a unique, & attractive grid, and animated layout.
Stars: ✭ 52 (+271.43%)
Mutual labels:  social-network
solid-javascript
📗 5 examples that describe usage of SOLID in JavaScript.
Stars: ✭ 23 (+64.29%)
Mutual labels:  solid
react-mobile-social
The React Mobile Social is an open source social app using React Native.
Stars: ✭ 51 (+264.29%)
Mutual labels:  social-network
composing-go-example
Project example demonstrating interface segregation in go
Stars: ✭ 21 (+50%)
Mutual labels:  solid

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)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].