#
kratos
Here are 38 public repositories matching this topic...
-
Updated
Sep 10, 2021 - PHP
Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and is written in C++ with extensive Python interface.
python
c-plus-plus
multi-platform
openmp
mpi
parallel-computing
fem
bsd-license
numerical-methods
multiphysics
dem
kratos
kratos-multiphysics
-
Updated
Sep 15, 2021 - C++
javascript
css
sass
boilerplate
webpack
postcss
es6
yeoman
css-modules
pug
badge
cssmodules
kratos
kratos-boilerplate
-
Updated
Sep 1, 2021 - JavaScript
An online shop application, the complete microservices demo for kratos.
-
Updated
Sep 7, 2021 - Go
Kratos Project Template
-
Updated
Aug 30, 2021 - Go
使用在线Excel编辑配置数据,支持多人协作,支持一键发布、回退,测试环境和正式环境一键同步。支持导出JSON数据,未来计划支持导出LUA、XML等。
-
Updated
May 17, 2021 - Go
Nacos is a service config & discovery.
-
Updated
Aug 6, 2021 - Go
Kratos for Typecho 二次修改版。这是自用的,已改得面目全非,请下载原版。我自己都无法把这个恢复成标准模板了。从统计看,有不少人没有修改直接使用这个模板,因为流量比较大,我cdn加了白名单。请下载原版使用。
-
Updated
Jun 20, 2020 - PHP
ContikiOS running on Semtech SX1276/77/78/79 LoRa module
-
Updated
Aug 28, 2021 - C
Yeoman generator for Kratos Boilerplate.
-
Updated
Dec 2, 2020 - JavaScript
ORY Kratos Self-Service UI written in golang 1.16
-
Updated
Apr 4, 2021 - CSS
A simple Admin-Interface for ory/kratos
-
Updated
Sep 8, 2021 - TypeScript
Open
Error handling
realStandal
commented
Feb 11, 2021
As of right now I've yet to implement any error handling. As such, there are errors.
Seriously though, errors, primarily revolving around missing, required props, will result in the /auth/* endpoints reloading infinitely; initializing a new flow each time.
Obviously this should be mitigated with an ErrorBoundary; this issue is that notice.
So far I've noticed this issue when leaving
A ReScript React implementation of Kratos browser authentication flows.
-
Updated
Aug 5, 2021 - JavaScript
Ory Kratos Next.Js Self Service Ui Example on typescript
-
Updated
Aug 27, 2021 - TypeScript
Sample for ory/kratos frontend in Go: alternative ory/kratos-selfservice-ui-node.
-
Updated
Aug 25, 2020 - Go
Improve this page
Add a description, image, and links to the kratos topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kratos topic, visit your repo's landing page and select "manage topics."
After PR #1401 merged, many of our sub modules are failing lint, we should fix all of them.
To fix these, take a look at hack/.lintcheck_failures for a list of currently lint failed modules.
You can check a module by removing it from the
.lintcheck_failureslist and runningmake fixto auto fix some lint errors.