You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
849 B
849 B
ørkesløs (orkeslos)
An ørkesløs alternate frontend for the Ory ecosystem.
Install
Docker
docker build --tag orkeslos .
Non-Docker
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
Contributing
PRs accepted.
Small note: If editing the README, please conform to the standard-readme specification.
License
MIT © 2022 Skye Green