Skip to content

Conversation

@TomasDmArg
Copy link
Collaborator

Changelog:

Added the following new canisters based on the frontend repo api routes that were blocking the complete dashboard deploy on ICP.

  • Auth Service: sessions management, JWT, and user auth. (MO)
  • User Service: profiles CRUD, email update, permissions validations. (MO)
  • Health Service: basic endpoints, health check, uptime, and service metadata. (MO)
  • NFT Service: implementation that merges previous canister in motoko (rewritten in typescript) with the frontend needs. (TS)
  • Analytics Service: new service for analytics tracking (TS).
  • Blockchain Service: blockchain logic (TS).
  • Database Proxy: proxy to DB (TS).
  • External APIs: external APIs integrations (TS).

@TomasDmArg TomasDmArg merged commit 3e12deb into main Sep 22, 2025
10 checks passed
@TomasDmArg TomasDmArg deleted the develop branch September 22, 2025 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants