# ørkesløs _(orkeslos)_ [![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme) An ørkesløs alternate frontend for the Ory ecosystem. ## Install ### Docker ```sh docker build --tag orkeslos . ``` ### Non-Docker ```sh yarn install yarn build cp package.json build/ cd build/ yarn install --production # Or npm node index.js ``` ## Usage The environment variables `HYDRA_ADMIN_API`, `KRATOS_ADMIN_API`, `KRATOS_PUBLIC_API`, `KRATOS_PUBLIC_URL`, `DEFAULT_REDIRECT_URL` should be set. ## Maintainers [@me](https://git.skye.vg/me) ## Contributing PRs accepted. Small note: If editing the README, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification. ## License MIT © 2022 Skye Green