make db
Open browser http://localhost:9099, username/password is admin@admin.com/000000
Host | UserName | Password | DB |
---|---|---|---|
host.docker.internal | postgres | 0 | postgres |
Run up backend with below command
$ make dev
...
Press F5
key;
make bundle
Ref: https://nugine.github.io/deno-manual-cn/linking_to_external_code/integrity_checking.html
make updateDeps
make cache