Merge branch 'umami-software:master' into master

This commit is contained in:
pclavelloux 2024-03-14 11:54:50 +01:00 committed by GitHub
commit 36303445dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
568 changed files with 19498 additions and 7853 deletions

View file

@ -49,7 +49,7 @@ mysql://username:mypassword@localhost:3306/mydb
yarn build
```
The build step will also create tables in your database if you ae installing for the first time. It will also create a login user with username **admin** and password **umami**.
The build step will also create tables in your database if you are installing for the first time. It will also create a login user with username **admin** and password **umami**.
### Start the application