Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ papilio Public

Another React Misskey Frontend

License

AGPL-3.0, Unknown licenses found

Licenses found

AGPL-3.0
LICENCE
Unknown
COPYING

Lhcfl/papilio

Papilio

Papilio is another Misskey client written in React.

Papilio is under active development, and new features are being added regularly. Feel free to explore the codebase and contribute to the project!

Installation and Development

Papilio requires Node.js (version 22 or later) and pnpm to be installed on your system. You may also use Bun as an alternative to Node.js and pnpm.

Clone the repository and install the dependencies by running:

pnpm install

To start the development server, run:

pnpm dev

And you can access the application at http://localhost:5173.

To build the project for production, run:

pnpm build

dist/ directory will be created containing the built files. You can use a reverse proxy like Caddy or Nginx to serve the files.

Vercel

Papilio is also deployed on Vercel for easy access. You can visit the live version of Papilio at https://papilio-ochre.vercel.app

You may fork the repository and deploy your own version of Papilio on Vercel by connecting your forked repository to Vercel.

About

Another React Misskey Frontend

Topics

Resources

License

AGPL-3.0, Unknown licenses found

Licenses found

AGPL-3.0
LICENCE
Unknown
COPYING

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages