Go to file
Derrick Hammer 4b56de03a3
fix: fix policies
2024-01-15 23:56:44 -05:00
.github/workflows ci: try switching to go-semantic-release 2024-01-11 14:58:44 -05:00
api fix: fix policies 2024-01-15 23:56:44 -05:00
cmd/portal refactor: since Portal.Logger can return a temporary logger, just use it 2024-01-15 22:44:28 -05:00
config refactor: since Portal.Logger can return a temporary logger, just use it 2024-01-15 22:44:28 -05:00
db feat: initial database support and models 2024-01-15 20:58:20 -05:00
interfaces feat: initial casbin support 2024-01-15 22:01:40 -05:00
logger refactor: logger does not need to be a singleton 2024-01-15 19:43:00 -05:00
protocols fix: break import cycle 2024-01-15 20:10:15 -05:00
storage fix: disable resty warnings 2024-01-15 14:45:35 -05:00
.semrelrc ci: use git provider 2024-01-12 08:27:48 -05:00
CHANGELOG.md chore(release): 0.1.0-develop.3 [skip ci] 2023-09-09 18:02:27 +00:00
LICENSE feat: wip version 2023-04-29 13:40:43 -04:00
README.md Initial commit 2023-04-27 06:27:27 +00:00
config.go feat: initial new portal bones 2024-01-11 19:11:53 -05:00
go.mod feat: initial casbin support 2024-01-15 22:01:40 -05:00
go.sum feat: initial casbin support 2024-01-15 22:01:40 -05:00

README.md

portal