pal create
Alias: pal c
Create new NodeJs Prisma GraphQL TypeScript project
> pal c
.______ ___ __ __ _______.
| _ \ / \ | | | | / |
| |_) | / ^ \ | | | | | (----`
| ___/ / /_\ \ | | .--. | | \ \
| | / _____ \ | `----.| `--' | .----) |
| _| /__/ \__\ |_______| \______/ |_______/
✔ Please select your start example · full-stack-nextjs ❯ full-stack-nextjs
full-stack-gatsbyjs
apollo-nexus-schema
apollo-sdl-first
graphql-modules
✔ Please select your start framework · Tailwind CSS + PrismaAdmin UI Material UI
Material UI + PrismaAdmin UI
Tailwind CSS
❯ Tailwind CSS + PrismaAdmin UI
✔ Use multi schema template … ❯ no
yes
✔ 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 ✔ Do you need to use Git … ❯ yes
no
✔ please select your package manager · yarn ❯ yarn
npm
✔ Skip package installation · no ❯ yes
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.Material UI
using Material UI framework optionTailwind CSS
usingTailwind CSS
framework option
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.