slmyers / cosmic-typescript-ARCHIVE

cosmic-python in typescript -- started with template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrations

  • npm i -g typeorm && typeorm migration:create ./migrations/CreateProduct

    • could use npx
  • doing cosmic-python in typescript

  • bunch of DI using ts-syringe

  • repository pattern using typeorm

About

cosmic-python in typescript -- started with template

License:MIT License


Languages

Language:TypeScript 99.0%Language:JavaScript 1.0%