An ørkesløs alternate frontend for the Ory ecosystem.
.vscode | ||
src | ||
static | ||
tests | ||
.dockerignore | ||
.eslintignore | ||
.eslintrc.cjs | ||
.gitignore | ||
.npmrc | ||
.prettierignore | ||
.prettierrc | ||
Dockerfile | ||
LICENSE | ||
package.json | ||
playwright.config.ts | ||
postcss.config.cjs | ||
README.md | ||
svelte.config.js | ||
tailwind.config.cjs | ||
tsconfig.json | ||
vite.config.ts | ||
yarn.lock |
ø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