mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 09:57:29 -07:00
Update README.md
This commit is contained in:
parent
5485c4c6d5
commit
1d1f8ac6af
1 changed files with 6 additions and 1 deletions
|
@ -21,7 +21,12 @@ A miniblog-based SNS.
|
||||||
`npm test`
|
`npm test`
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
Install MongoDB, Redis, GraphicsMagick and optionally Elasticsearch
|
### Dependencies
|
||||||
|
Please install these softwares.
|
||||||
|
* MongoDB
|
||||||
|
* Redis
|
||||||
|
* GraphicsMagick
|
||||||
|
* Elasticsearch (optional)
|
||||||
|
|
||||||
### Domains
|
### Domains
|
||||||
Misskey requires two domains called the primary domain and the secondary domain.
|
Misskey requires two domains called the primary domain and the secondary domain.
|
||||||
|
|
Loading…
Reference in a new issue