yarn upgrade
This commit is contained in:
16
README.md
16
README.md
@@ -47,9 +47,21 @@ yarn dev
|
||||
|
||||
### Entwickeln auf dem Code-Server mit Docker Compose Stack
|
||||
|
||||
```sh
|
||||
make docker-start
|
||||
# oder
|
||||
make docker-up
|
||||
make docker-down
|
||||
|
||||
# "make help" zeigt alle Kommandos
|
||||
```
|
||||
yarn docker:start
|
||||
```
|
||||
|
||||
| UI | URL |
|
||||
| --- | --- |
|
||||
| Website | https://tibi-svelte-starter.code.testversion.online/ |
|
||||
| Tibi Admin | https://tibi-svelte-starter-tibiadmin.code.testversion.online/ |
|
||||
| Admin Mongo | https://tibi-svelte-starter-adminmongo.code.testversion.online/ |
|
||||
| Maildev | https://tibi-svelte-starter-maildev.code.testversion.online/ |
|
||||
|
||||
### Testen
|
||||
|
||||
|
||||
Reference in New Issue
Block a user