express-api-starter-ts
express-api-starter-ts copied to clipboard
A basic starter for an express.js API with Typescript
Results
2
express-api-starter-ts issues
Sort by
recently updated
recently updated
newest added
Issue running `npx create-express-api --typescript --directory my-api-name`. Error message: ```bash error: unknown option `typescript' usage: git clone [] [--] [] -v, --verbose be more verbose -q, --quiet be more quiet...
A utility command to set up TypeScript, NodeJS, Express/GraphQL API project. GIthub: https://github.com/bineetNaidu/create-ts-api Run : ```zsh npx create-ts-api cd # OR yarn create ts-api cd ```