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.
Skye
8d79c90d2c
|
2 years ago | |
---|---|---|
.vscode | 2 years ago | |
src | 2 years ago | |
static | 2 years ago | |
tests | 2 years ago | |
.dockerignore | 2 years ago | |
.eslintignore | 2 years ago | |
.eslintrc.cjs | 2 years ago | |
.gitignore | 2 years ago | |
.npmrc | 2 years ago | |
.prettierignore | 2 years ago | |
.prettierrc | 2 years ago | |
Dockerfile | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
package.json | 2 years ago | |
playwright.config.ts | 2 years ago | |
postcss.config.cjs | 2 years ago | |
svelte.config.js | 2 years ago | |
tailwind.config.cjs | 2 years ago | |
tsconfig.json | 2 years ago | |
vite.config.ts | 2 years ago | |
yarn.lock | 2 years ago |
README.md
ø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