tsdk logo
DocumentationDocumentation
GitHubGitHub (opens in a new tab)
  • Indroduction
  • Quick start
    • Environment setup
    • Write Hello World API
    • Request Hello World API
    • With SWR
    • With React Query
    • With Expo(React Native)
    • Code repository
    • tsdk.config.js
    • APIConfig
    • Snippets
    • Server adapters
      • Express adapter
      • Fasity adapter
      • Hono adapter
      • Socket.IO adapter
    • Code share
    • Docs
    • nest-cli
    • Bundle into single file
    • SWR
    • React Query
  • Performance
  • FAQ
    • Scalable project structure
    • Use method GET and POST
  • How tsdk created
  • Changelog
Question? Give us feedback → (opens in a new tab)Edit this page
Documentation
Guide
Code share

Share code

npm run sync-sdk

Extract patterns files to fe-sdk folder, the patterns:

  • src/shared/*
  • *.shared.ts
  • *.apiconf.ts
  • *.entity.ts
Socket.IO adapterDocs

Copyright @ 2024
@suhaotianGitHubSitemap