MayoMayn
BestDev
- Oct 18, 2016
- 1,423
- 683
- Thread starter
- #21
To achieve the fastest pathfinding performance we'll be using the A* algorithm implemented in Rust
Lately I've been working on a Supabase Auth integration.
The inversion of control, modularity, and extensibility of Deepkit and Angular make it really easy to implement a hexagonal architecture.
Configuration example
Environment variables are also supported
I've created a
You must be registered for see links
You must be registered for see links
Post automatically merged:
Lately I've been working on a Supabase Auth integration.
The inversion of control, modularity, and extensibility of Deepkit and Angular make it really easy to implement a hexagonal architecture.
You must be registered for see links
Post automatically merged:
Configuration example
YAML:
server:
integrations:
supabase:
url: ""
key: ""
client:
integrations:
supabase:
url: ""
key: ""
auth:
providers:
- discord
Code:
APEX_SERVER_INTEGRATIONS_SUPABASE_KEY=""
Post automatically merged:
I've created a
You must be registered for see links
where you can request features/integrations or something entirely else.
Last edited: