mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-18 18:25:37 +00:00
docs: update INSTALL.md
This commit is contained in:
parent
f484e2edb5
commit
211bb0f8d1
10
INSTALL.md
10
INSTALL.md
@ -45,6 +45,7 @@ git clone https://github.com/maelgangloff/domain-watchdog.git
|
|||||||
```shell
|
```shell
|
||||||
symfony server:start
|
symfony server:start
|
||||||
```
|
```
|
||||||
|
6. Don't forget to set up workers to process the [message queue](https://symfony.com/doc/current/messenger.html)
|
||||||
|
|
||||||
#### Frontend
|
#### Frontend
|
||||||
|
|
||||||
@ -60,6 +61,15 @@ git clone https://github.com/maelgangloff/domain-watchdog.git
|
|||||||
```shell
|
```shell
|
||||||
yarn build
|
yarn build
|
||||||
```
|
```
|
||||||
|
4. Add and modify the following files as you wish:
|
||||||
|
~~~
|
||||||
|
public/contents/home.md
|
||||||
|
public/contents/privacy.md
|
||||||
|
public/contents/tos.md
|
||||||
|
public/contents/faq.md
|
||||||
|
public/images/icons-512.png
|
||||||
|
public/favicon.ico
|
||||||
|
~~~
|
||||||
|
|
||||||
## Update
|
## Update
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user