A Pleroma/Mastodon client
Find a file
2024-02-04 01:17:17 +08:00
.husky chore: add lint-stage 2023-03-29 17:41:56 +08:00
.nuxt refactor: migrate to nuxt3 2024-02-04 01:17:17 +08:00
.vscode init 2023-02-21 18:48:59 +08:00
assets refactor: migrate to nuxt3 2024-02-04 01:17:17 +08:00
components refactor: migrate to nuxt3 2024-02-04 01:17:17 +08:00
composables/tiptap refactor: migrate to nuxt3 2024-02-04 01:17:17 +08:00
pages refactor: migrate to nuxt3 2024-02-04 01:17:17 +08:00
public refactor: migrate to nuxt3 2024-02-04 01:17:17 +08:00
server refactor: migrate to nuxt3 2024-02-04 01:17:17 +08:00
.eslintrc init 2023-02-21 18:48:59 +08:00
.gitignore init 2023-02-21 18:48:59 +08:00
.npmrc refactor: migrate to nuxt3 2024-02-04 01:17:17 +08:00
app.vue refactor: migrate to nuxt3 2024-02-04 01:17:17 +08:00
LICENSE docs: update license 2023-03-31 15:18:27 +08:00
nuxt.config.ts refactor: migrate to nuxt3 2024-02-04 01:17:17 +08:00
package.json refactor: migrate to nuxt3 2024-02-04 01:17:17 +08:00
pnpm-lock.yaml refactor: migrate to nuxt3 2024-02-04 01:17:17 +08:00
README.md docs: remove reference 2023-04-01 18:29:23 +08:00
tailwind.config.ts refactor: migrate to nuxt3 2024-02-04 01:17:17 +08:00
tsconfig.json refactor: migrate to nuxt3 2024-02-04 01:17:17 +08:00
tsconfig.node.json chore: move postcss to vite, thanks to @kwaa 2023-04-01 01:36:45 +08:00

Introduction

A Pleroma/Mastodon client, focus on editing experience (WIP 🏗️)

Features

  • Markdown
  • drop and drag block

Development

pnpm install
pnpm dev