- TypeScript: Nuff said.
- graphql-yoga: 🧘 Fully-featured GraphQL Server with focus on easy setup, performance & great developer experience
- Prisma 2: Type-safe Database Access & Declarative Migrations
- Backpack: minimalistic build system for Node.js projects.
- graphql-shield: 🛡 A GraphQL tool to ease the creation of permission layer.
- nexus: Code-First, Type-Safe, GraphQL Schema Construction
- ESLint: Linter.
- Prettier: opinionated code formatter.
- Dotenv: Loads environment variables from .env for nodejs projects.
- VSCode nodejs debugging config: With backpack
- typesync: Install missing TypeScript typings for dependencies in your package.json. Automatically runs after
yarn
(postinstall)
- CI/CD config
- and more useful stuff.