mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
New build scripts.
This commit is contained in:
parent
c0778afe90
commit
d9f3c385fb
4 changed files with 4 additions and 12 deletions
|
|
@ -58,13 +58,7 @@ mysql://username:mypassword@localhost:3306/mydb
|
|||
|
||||
The `HASH_SALT` is used to generate unique values for your installation.
|
||||
|
||||
### Generate database client
|
||||
|
||||
```
|
||||
npm run build-db-client
|
||||
```
|
||||
|
||||
### Create a production build
|
||||
### Build the application
|
||||
|
||||
```
|
||||
npm run build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue