Skip to content

Commit 9831a34

Browse files
authored
chore: fix description
Fastify is changed to NestJS (Fastify is definitely being used, but precisely because Fastify is being used as a backend to NestJS) And, Because Misskey Web uses TypeScript to write its source code Signed-off-by: 甘瀬ここあ <[email protected]>
1 parent 464979d commit 9831a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topics/misskey/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ topic: misskey
99
url: https://misskey-hub.net/
1010
wikipedia_url: https://en.wikipedia.org/wiki/Misskey
1111
---
12-
Misskey is an open source software for free microblogging. The backend uses Fastify, and the frontend is written in JavaScript (Vue.js). It also implements ActivityPub and WebFinger procotr to achieve interoperability with other social networks.
12+
Misskey is an open source software for free microblogging. The backend uses NestJS, and the frontend is written in TypeScript (Vue.js). It also implements ActivityPub and WebFinger procotr to achieve interoperability with other social networks.

0 commit comments

Comments
 (0)