Skip to content
  • dphuang2's avatar
    c1e90ed5
    [ENG-1090] Add script to bundle typescript SDK that can dynamically imported into a web page (#135) · c1e90ed5
    dphuang2 创作于
    * testing bundled SDK works
    
    * regenerate openapi for rce
    
    * add proxy to nextjs
    
    * add postgres/data to .gitignore
    
    * add postgres instructions
    
    * add prisma migrate dev instructions
    
    * add webpack template for TypeScript SDK
    
    * add yarn.lock to files to hard-coded files to not delete
    
    * add webpack + remove yarn.lock template + fix trailing slash bug + make requestAfterHook async
    
    * add changeset
    
    * hard-code client variable
    
    * update snaptrade-sdks
    c1e90ed5
    [ENG-1090] Add script to bundle typescript SDK that can dynamically imported into a web page (#135)
    dphuang2 创作于
    * testing bundled SDK works
    
    * regenerate openapi for rce
    
    * add proxy to nextjs
    
    * add postgres/data to .gitignore
    
    * add postgres instructions
    
    * add prisma migrate dev instructions
    
    * add webpack template for TypeScript SDK
    
    * add yarn.lock to files to hard-coded files to not delete
    
    * add webpack + remove yarn.lock template + fix trailing slash bug + make requestAfterHook async
    
    * add changeset
    
    * hard-code client variable
    
    * update snaptrade-sdks
加载中