⚠️ DEPRECATED REPOSITORY⚠️ 🚨 This code is deprecated and will be replaced this summer with the WIP at https://github.com/pubky/franky/
⛔ DO NOT contribute code here - this is a dead-end repository
🐛 You are welcome to submit issues, but no code contributions will be accepted
📚 DO NOT use this for learning purposes - the code is VERY hacky
- Live Demo: https://pubky.app
- New Repository: https://github.com/pubky/franky/
- Build Compatible Client: https://www.npmjs.com/package/pubky-app-specs
- Documentation: https://pubky.org/
- Backend (Nexus): https://github.com/pubky/pubky-nexus
This is the Pubky-app MVP presented in BTC Prague, currently live at https://pubky.app
Pubky App is a social-media-like experience built over Pubky Core. It serves as a working example on how to build over Pubky Core to create simple or complex applications. Its social components (profiles, tagging, etc) are intended for re-use in any other Pubky application that requires social features.
This repository holds the frontend application for the social Pubky App. For the specialized backend (aggregator/indexer/API) check out Pubky-Nexus.
For installation instructions, environment setup, and running the application, please see:
This is a sandbox built on moving parts. The code is in a transitional state and should not be used as a reference for production applications.
If you want to build a compatible social client, start with the official specs: https://www.npmjs.com/package/pubky-app-specs