An ørkesløs alternate frontend for the Ory ecosystem.
Find a file
2022-12-18 16:46:26 +09:00
.vscode minor stuff 2022-11-26 15:41:56 +09:00
src group form nodes based on groups 2022-12-18 16:29:16 +09:00
static bookkeeping + temp icon 2022-11-26 19:00:34 +09:00
tests remind me to refactor form stuff 2022-11-26 01:11:30 +09:00
.dockerignore Docker 2022-11-26 15:46:39 +09:00
.eslintignore remind me to refactor form stuff 2022-11-26 01:11:30 +09:00
.eslintrc.cjs remind me to refactor form stuff 2022-11-26 01:11:30 +09:00
.gitignore remind me to refactor form stuff 2022-11-26 01:11:30 +09:00
.npmrc remind me to refactor form stuff 2022-11-26 01:11:30 +09:00
.prettierignore remind me to refactor form stuff 2022-11-26 01:11:30 +09:00
.prettierrc remind me to refactor form stuff 2022-11-26 01:11:30 +09:00
Dockerfile move to devdeps 2022-12-18 16:46:26 +09:00
LICENSE bookkeeping + temp icon 2022-11-26 19:00:34 +09:00
package.json move to devdeps 2022-12-18 16:46:26 +09:00
playwright.config.ts remind me to refactor form stuff 2022-11-26 01:11:30 +09:00
postcss.config.cjs remind me to refactor form stuff 2022-11-26 01:11:30 +09:00
README.md oooops 2022-11-26 19:01:44 +09:00
svelte.config.js remind me to refactor form stuff 2022-11-26 01:11:30 +09:00
tailwind.config.cjs remind me to refactor form stuff 2022-11-26 01:11:30 +09:00
tsconfig.json remind me to refactor form stuff 2022-11-26 01:11:30 +09:00
vite.config.ts remind me to refactor form stuff 2022-11-26 01:11:30 +09:00
yarn.lock bump 2022-12-18 16:45:36 +09:00

ørkesløs (orkeslos)

standard-readme compliant

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

@me

Contributing

PRs accepted.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT © 2022 Skye Green