pal create
Alias: pal c
Create new NodeJs Prisma GraphQL TypeScript project
> pal c
.______ ___ __ __ _______.
| _ \ / \ | | | | / |
| |_) | / ^ \ | | | | | (----`
| ___/ / /_\ \ | | .--. | | \ \
| | / _____ \ | `----.| `--' | .----) |
| _| /__/ \__\ |_______| \______/ |_______/
✔ Please select your start example · full-stack-nextjs
✔ please enter your project name · great-project
✔ please enter your project description · new NodeJs Prisma GraphQL TypeScript project
✔ please enter your project author · Ahmed Elywa
✔ please enter your project repository · https://github.com/paljs/prisma-tools
✔ please select your package manager · yarn
✔ Skip package installation · no
Answer all questuins and wait the installation
Starter examples
Start your NodeJs, GraphQL, Prisma from one of our examples.
CONTENT
full-stack-nextjs
Our main example to build full-stack project with
Prisma
Modern Database Access for TypeScript & Node.jsGraphQL
All of the data you need, in one requestNexus Schema
code-first GraphQL frameworkApollo Server
GraphQL server to fetch and combine data from multiple sources.Next.js
React frameworkPrismaTable
To building dynamics tables to manage your DB tables.
full-stack-gatsbyjs
build full-stack project with
Prisma
Modern Database Access for TypeScript & Node.jsGraphQL
All of the data you need, in one requestNexus Schema
code-first GraphQL frameworkApollo Server
GraphQL server to fetch and combine data from multiple sources.Gatsby.js
React frameworkPrismaTable
To building dynamics tables to manage your DB tables.
graphql-modules
Start your backend Graphql API with
Prisma
Modern Database Access for TypeScript & Node.jsGraphQL
All of the data you need, in one requestgraphql-modules
GraphQL Modules is a toolset of libraries and guidelines dedicated to create reusable, maintainable, testable and extendable modules out of your GraphQL server.Apollo Server
GraphQL server to fetch and combine data from multiple sources.