@srknc/state.js
v1.0.8
Published
Simple and easy to use state management library
Downloads
1
Maintainers
Readme
Keycloak eklentisini aktif etmelisiniz:
- Keycloak uygulamasını
npm run dockerile ayağa kaldırın localhost:8080adresine girin- Admin console ekranına geçip
admin:adminile login olun - yeni bir realm yaratın adı da
myrealmolsun - İçine bir client ekleyin ve adı
angular-clientolsun- Front Channel Logout :
ON - Front-Channel Logout URL :
http://localhost:4200/* - Root URL :
http://localhost:4200 - Valid Redirect URIs :
http://localhost:4200/* - Web Origins :
http://localhost:4200
- Front Channel Logout :
Userssekmesinden kendinize login olmak için bir kullanıcı yaratınng serveile sunucuyu artık ayağa kaldırabilirsiniz
Reflog
- https://gist.github.com/joseluisq/7f0f1402f05c45bac10814a9e38f81bf
- Find the stash commits
git log --graph --oneline --decorate ( git fsck --no-reflog | awk '/dangling commit/ {print $3}' )git log --oneline $( git fsck --no-reflogs | awk '/dangling commit/ {print $3}' ) | grep Onya dagit log --oneline --all --grep="^WIP on .*: [a-f0-9]\+" --grep="^On [^ ]*:" --grep="^index on [^ ]*:" $( env LANG=C git fsck --no-reflog | awk '/dangling commit/ {print $3}' ) | grep Ongit stash apply YOUR_WIP_COMMIT_HASH_HEREile uygula- If your stash commit is not listed or you don't find it (optional)
- q
