- "Franky" is the codename for the next version of the /pubky-app/ web portal; a publisher, and social feed for the next web.
- The beta app that is currently live at https://pubky.app will be deprecated once Franky is complete.
- THIS VERSION IS A WORK IN PROGRESS, including a rewrite with improved architecture, and Tailwind/ShadCN design system.
- Node.js (see .nvmrc for the recommended version)
First, install the dependencies and run the development server:
npm install
npm run devOpen http://localhost:3000 with your browser to see the result.
Copy the example environment file and adjust the values as needed:
cp .env.example .envSee docs/environment.md for more details.
This project is licensed under the MIT License.
See the LICENSE file for more details.