feat(root): added migrations and optimized profile table
This commit is contained in:
committed by
Carl-Gerhard Lindesvärd
parent
2258fed24a
commit
b44f1958a2
@@ -75,3 +75,12 @@ You can find the how to [here](https://docs.openpanel.dev/docs/self-hosting)
|
||||
**Give us a star if you like it!**
|
||||
|
||||
[](https://star-history.com/#Openpanel-dev/openpanel&Date)
|
||||
|
||||
## Development
|
||||
|
||||
```bash
|
||||
pnpm docker
|
||||
pnpm codegen
|
||||
pnpm migrate:deploy # once to setup the db
|
||||
pnpm dev
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user