mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 08:53:48 +01:00
Docs: Clean up
This commit is contained in:
parent
a0b8e08507
commit
3b3568063e
@ -66,10 +66,3 @@ Just `sudo npm start`. GLHF!
|
|||||||
1. `git reset --hard && git pull origin master`
|
1. `git reset --hard && git pull origin master`
|
||||||
2. `npm install`
|
2. `npm install`
|
||||||
3. `npm run build`
|
3. `npm run build`
|
||||||
|
|
||||||
### Testing
|
|
||||||
Run `npm test` after building
|
|
||||||
|
|
||||||
### Debugging :bug:
|
|
||||||
#### Show debug messages
|
|
||||||
Misskey uses [debug](https://github.com/visionmedia/debug) and the namespace is `misskey:*`.
|
|
||||||
|
@ -67,10 +67,3 @@ web-push generate-vapid-keys
|
|||||||
1. `git reset --hard && git pull origin master`
|
1. `git reset --hard && git pull origin master`
|
||||||
2. `npm install`
|
2. `npm install`
|
||||||
3. `npm run build`
|
3. `npm run build`
|
||||||
|
|
||||||
### テスト
|
|
||||||
(ビルドされている状態で)`npm test`
|
|
||||||
|
|
||||||
### デバッグ :bug:
|
|
||||||
#### デバッグメッセージを表示するようにする
|
|
||||||
Misskeyは[debug](https://github.com/visionmedia/debug)モジュールを利用しており、ネームスペースは`misskey:*`となっています。
|
|
||||||
|
Loading…
Reference in New Issue
Block a user