https://github.com/deniz-blue/polycules
Graph polyamorous relationships that have plural systems. Inspired from polycul.es
https://github.com/deniz-blue/polycules
did graph network osdd plurality poly polyamory polycule systems
Last synced: 4 months ago
JSON representation
Graph polyamorous relationships that have plural systems. Inspired from polycul.es
- Host: GitHub
- URL: https://github.com/deniz-blue/polycules
- Owner: deniz-blue
- License: mit
- Created: 2024-10-30T05:55:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-31T06:33:44.000Z (about 1 year ago)
- Last Synced: 2025-10-09T18:45:26.565Z (8 months ago)
- Topics: did, graph, network, osdd, plurality, poly, polyamory, polycule, systems
- Language: TypeScript
- Homepage: https://poly.deniz.blue
- Size: 69.3 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# polycules by deniz
If you are a polyamorous person who has been in a polycule before, you might have seen the website [polycul.es](https://polycul.es) made by [makyo](https://github.com/makyo/polycul.es)
The thing is, people I know who are poly have [plural systems](https://morethanone.info) and that website has no way to represent that in a nice way.
This project fixes that, and I've also tried to make it responsive and mobile-accessible!
You can access it live over on [poly.deniz.blue](https://poly.deniz.blue)
It still needs a ton of improvements in my opinion tho (~March 2025)
## Development/Contributing
This repo is a monorepo pnpm workspace.
- Frontend: `pnpm dev` on `app/frontend`
- Backend: `pnpm dev` on `app/backend`
- Deployment: docker
## TODO
- A better backend database, maybe use prisma with postgres. It's 2025 why did I use a jsondb wtf
- Importing from other places
- Maybe just rewrite the entire system, make users "log in" with third party stuff and have them connect each other? idk