A nimble Mastodon web client
 
 
 
 
 
Go to file
Anthony Fu 6ea4879190 chore: wip oauth 2022-11-15 19:54:07 +08:00
.vscode feat: use masto client 2022-11-14 10:20:07 +08:00
components feat: basic account header (#1) 2022-11-15 11:26:52 +08:00
composables feat: use masto client 2022-11-14 10:20:07 +08:00
constants chore: wip oauth 2022-11-15 19:54:07 +08:00
layouts feat: status details 2022-11-14 22:54:30 +08:00
pages chore: wip oauth 2022-11-15 19:54:07 +08:00
plugins chore: wip oauth 2022-11-15 19:54:07 +08:00
server/api/[server] chore: wip oauth 2022-11-15 19:54:07 +08:00
styles feat: status details 2022-11-14 22:54:30 +08:00
.env.example feat: styling 2022-11-14 00:05:32 +08:00
.eslintrc chore: init 2022-11-13 13:34:43 +08:00
.gitignore chore: init 2022-11-13 13:34:43 +08:00
.npmrc chore: init 2022-11-13 13:34:43 +08:00
.stackblitzrc chore: init 2022-11-13 13:34:43 +08:00
README.md feat: status details 2022-11-14 22:54:30 +08:00
app.vue feat: status details 2022-11-14 22:54:30 +08:00
html.d.ts chore: init 2022-11-13 13:34:43 +08:00
netlify.toml chore: init 2022-11-13 13:34:43 +08:00
nuxt.config.ts chore: polyfill querystring 2022-11-14 11:45:20 +08:00
package.json chore: wip oauth 2022-11-15 19:54:07 +08:00
pnpm-lock.yaml chore: wip oauth 2022-11-15 19:54:07 +08:00
tsconfig.json chore: init 2022-11-13 13:34:43 +08:00
unocss.config.ts feat: status details 2022-11-14 22:54:30 +08:00

README.md

Nuxtodon

A Mastodon web client powered by Nuxt.

Very WIP.