ZITADEL - Identity infrastructure, simplified for you.
Go to file
Florian Forster 92a294f5c8
feat(console): integrate frontend (#95)
* feat: console frontend

* chore(dependabot): cycle and npm

* chore: rename citadel to zitadel, remove generated files

* chore: delete go files

* chore(frontend): ci steps

* chore: remove docker and envoy files

* chore: remove docker file

* chore: working dir

* chore: run proto build

* add console start

* chore: restructure folders

* chore: remove gui build

* statikFs

* generate proto for console

* add statik import

* import

* chore: try statik

* chore: path

* chore: path

* chore: script in root

* chore: order build steps

* chore: go get

* chore: folder traversal

* chore: non empty test file

* chore: gitignore

* chore: gitignore

* chore: statik path

* chore: switch to failing FE build

* fix: build

* fix: project-grant-test

* fix: rm test

* add statik.go

* go mod tidy

* chore: place test, seperate test from build

* chore: lint all the world

* chore: ci the world instead

* chore: tune docker

* chore: undo container test

* chore: fix run

* chore: docker build

* chore: test docker build

* chore: go build flags

* finaly

* fix caos_local

* go mod

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: Max Peintner <max@caos.ch>
2020-05-13 14:41:43 +02:00
.codecov chore(codecov): make codecov configurable in repo (#40) 2020-04-08 07:37:24 +02:00
.dependabot feat(console): integrate frontend (#95) 2020-05-13 14:41:43 +02:00
.github/workflows feat(console): integrate frontend (#95) 2020-05-13 14:41:43 +02:00
build feat(console): integrate frontend (#95) 2020-05-13 14:41:43 +02:00
cmd/zitadel feat: org command sides (#96) 2020-05-13 14:22:29 +02:00
console feat(console): integrate frontend (#95) 2020-05-13 14:41:43 +02:00
docs feat: user commands (#75) 2020-05-11 10:16:27 +02:00
internal feat: org command sides (#96) 2020-05-13 14:22:29 +02:00
migrations/cockroach feat: org command sides (#96) 2020-05-13 14:22:29 +02:00
pkg feat(console): integrate frontend (#95) 2020-05-13 14:41:43 +02:00
.gitignore feat(console): integrate frontend (#95) 2020-05-13 14:41:43 +02:00
.releaserc.js fix: docker semrel release problem (#49) 2020-04-16 13:46:43 +02:00
go.mod feat(console): integrate frontend (#95) 2020-05-13 14:41:43 +02:00
go.sum feat(console): integrate frontend (#95) 2020-05-13 14:41:43 +02:00
LICENSE Initial commit 2020-03-16 14:51:32 +01:00
README.md fix: docker semrel release problem (#49) 2020-04-16 13:46:43 +02:00
SECURITY.md docs(readme): security policy (#19) 2020-03-20 06:30:10 +01:00

ZITADEL

Zitadel

semantic-release Release license release Go Report Card codecov

This project is in alpha state. The API will continue breaking until version 1.0.0 is released

What Is It

It will be an IAM ;-)

How Does It Work

Why Another IAM

How To Use It

How To Contribute

TBD

Security

See the policy here

License

See the exact licensing terms here

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.