Backend
Features on Linker Finance Backend v1.
Core
i. Dependencies Versions
ii. Common
Common
Transformers
Encryption (typeorm-encrypted)
Common
Interceptors
Transform
Common
Guards
Limit
Common
DTOs
Param ID
Common
Database (Models*)
Base Model
iii. Migrations
Migrations
Create users
id
email
created_at
deleted_at
external_id
Migrations
Add fields to users
id
email
external_id
created_at
deleted_at
first_name
last_name
country_code
phone
phone_country_code
Migrations
Create integrations
Migrations
Create configurations
Last updated