A utility command to set up TypeScript, NodeJS, Express/GraphQL API project.
Install create-ts-api with npm
npm i -g create-ts-api
create-ts-api
cd <your-project-name>
# OR
npx create-ts-api
cd <your-project-name>
# OR
yarn create ts-api
cd <your-project-name>
Contributions are always welcome!
See contributing.md for ways to get started.
Please adhere to this project's code of conduct.
- Quickly set your project
- Cross platform
- See out project plans. here