kepton

Crates.iokepton
lib.rskepton
version0.0.3
sourcesrc
created_at2020-11-22 12:09:19.876578
updated_at2021-04-20 13:39:51.65359
descriptionAn open source identity and access management solution
homepage
repositoryhttps://github.com/arniu/kepton
max_upload_size
id314976
size184,083
Arniu Tseng (arniu)

documentation

README

888    d8P                    888
888   d8P                     888
888  d8P                      888
888d88K      .d88b.  88888b.  888888 .d88b.  88888b.
8888888b    d8P  Y8b 888 "88b 888   d88""88b 888 "88b
888  Y88b   88888888 888  888 888   888  888 888  888
888   Y88b  Y8b.     888 d88P Y88b. Y88..88P 888  888
888    Y88b  "Y8888  88888P"   "Y888 "Y88P"  888  888
                     888
                     888
                     888

Crates.io CI

Kepton is an open source identity and access management server, designed for modern apps.

Developing

  1. Setup database

    docker-compose -f docker-compose.dev.yml up -d

  2. Copy .env from .env.example and set environments

  3. Run with cargo run

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

See CONTRIBUTING.md.

Commit count: 0

cargo fmt