Giter Site home page Giter Site logo

tylim88 / create-prisma-app Goto Github PK

View Code? Open in Web Editor NEW
11.0 3.0 1.0 308 KB

:sparkles: One click environments setup Graphql Prisma backend

Home Page: https://www.npmjs.com/package/create-prisma-app

License: MIT License

JavaScript 98.85% Dockerfile 1.15%
graphql boilerplate prisma bootstrap create server backend graphql-yoga psql postgres

create-prisma-app's Introduction

Hi there, I'm tylim!, a Typescript Zombie ๐ŸงŸ๐Ÿ‘‹

tylim88's github stats

Are you curious about creating an Odd Number Type?

Or how to create a deep, type-safe database wrapper like FireSage and Firelord?

You can find all these knowledge pieces and more in my articles on various TypeScript quirks, tips, and techniques.

create-prisma-app's People

Contributors

tylim88 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

bubigrega

create-prisma-app's Issues

Error: output for generator graphql-schema should be a .graphql-file

Great template, thanks a lot mate :)

I ran into this error:

โ–ธ Error: output for generator graphql-schema should be a .graphql-file. Please change the output property
โ–ธ for this generator in prisma.yml

-> Generator graphql-schema now outputs to a single file instead of a directory. That means you need to provide the full path including the file name to the generator. #3359

So the variable OUTPUT_FOLDER inside the files at .config needs to be changed to the following:
OUTPUT_FOLDER=../src/prodSchema/prisma.graphql

Hope that helps :)
cheers

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.