If you are a polyamorous person who has been in a polycule before, you might have seen the website polycul.es made by makyo
The thing is, people I know who are poly have plural systems 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
It still needs a ton of improvements in my opinion tho (~March 2025)
This repo is a monorepo pnpm workspace.
- Frontend:
pnpm dev
onapp/frontend
- Backend:
pnpm dev
onapp/backend
- Deployment: docker
- 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