An ørkesløs alternate frontend for the Ory ecosystem.
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
move to devdeps
2 years ago
.vscode minor stuff 2 years ago
src group form nodes based on groups 2 years ago
static bookkeeping + temp icon 2 years ago
tests remind me to refactor form stuff 2 years ago
.dockerignore Docker 2 years ago
.eslintignore remind me to refactor form stuff 2 years ago
.eslintrc.cjs remind me to refactor form stuff 2 years ago
.gitignore remind me to refactor form stuff 2 years ago
.npmrc remind me to refactor form stuff 2 years ago
.prettierignore remind me to refactor form stuff 2 years ago
.prettierrc remind me to refactor form stuff 2 years ago
Dockerfile move to devdeps 2 years ago
LICENSE bookkeeping + temp icon 2 years ago
README.md oooops 2 years ago
package.json move to devdeps 2 years ago
playwright.config.ts remind me to refactor form stuff 2 years ago
postcss.config.cjs remind me to refactor form stuff 2 years ago
svelte.config.js remind me to refactor form stuff 2 years ago
tailwind.config.cjs remind me to refactor form stuff 2 years ago
tsconfig.json remind me to refactor form stuff 2 years ago
vite.config.ts remind me to refactor form stuff 2 years ago
yarn.lock bump 2 years ago

README.md

ø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