Skip to content

pubky/pubky-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

638 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pubky web app

Prerequisites

  • Node.js (see .nvmrc for the recommended version)

Getting Started

First, install the dependencies and run the development server:

npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

Environment Variables

Copy the example environment file and adjust the values as needed:

cp .env.example .env

See docs/environment.md for more details.

Common Workflows

  • Check architecture and coding conventions: docs/README.md
  • Run local code review workflow (Cursor): use /review (defined in .cursor/skills/code-review/SKILL.md)
  • Follow commit message format: docs/commit-message.md

License

This project is licensed under the MIT License.
See the LICENSE file for more details.

About

Resources

License

Stars

Watchers

Forks

Contributors

Languages