prisma
Here are 1,138 public repositories matching this topic...
Focusing on the input makes the border gray, but it should stay red:
This should just be a matter of adding a :focus style in scaffold.css.
What is the problem?
blitz chakra-ui recipe seems to be broken. maybe a dependency update breaking part of the installer cli?
Paste all your error logs here:
$ yarn blitz install chakra-ui
# after hitting "enter" to continue......
ERROR Cannot read property 'dots' of undefined
.blitz/recipe-install/node_modules/ink-spinner/build/index.js:12:43
9: */
10: const
-
Updated
Oct 17, 2021 - TypeScript
Let's move the CI over to Github Actions!
-
Updated
Sep 3, 2019 - TypeScript
Help the community by building a demo app with Amplication.
It can be anything you can think of but must include one of the following:
- An excellent example of how to use custom code for business logic.
- An example of how to add custom API endpoints (either REST or GraphQL)
- An example of a custom client that pulls and pushes data from and to the server. It can be any client technol
-
Updated
Oct 18, 2021 - TypeScript
-
Updated
Aug 9, 2019 - JavaScript
-
Updated
Oct 11, 2021 - TypeScript
Since Waspello is a demo app, it would be cool to add some kind of e.g. banner with the link to Waspello source code: https://github.com/wasp-lang/wasp/tree/master/examples/waspello
That way when somebody is checking out Waspello demo app they can quickly also see the code!
-
Updated
Oct 18, 2021 - TypeScript
-
Updated
Sep 20, 2021 - TypeScript
-
Updated
Oct 19, 2021 - TypeScript
-
Updated
Sep 20, 2021 - TypeScript
-
Updated
Sep 15, 2021 - TypeScript
-
Updated
Sep 21, 2021 - TypeScript
-
Updated
Oct 18, 2021 - TypeScript
-
Updated
Sep 26, 2020 - JavaScript
-
Updated
Oct 18, 2021 - TypeScript
-
Updated
Mar 12, 2018 - Swift
-
Updated
Sep 23, 2021 - TypeScript
The current footer has a hardcoded year value.
-
Updated
Sep 18, 2021
-
Updated
Jun 9, 2021 - TypeScript
-
Updated
Oct 18, 2021 - TypeScript
-
Updated
Oct 15, 2021 - TypeScript
Improve this page
Add a description, image, and links to the prisma topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the prisma topic, visit your repo's landing page and select "manage topics."



Bug description
On windows, I run
prisma formatand note the unusual file ending. The lines are all LF, but the very last line is CRLF.This causes issue on my Linux CI where it formats it ending in LF's only, causing a diff to occur and the build to fail.
How to reproduce
![image](https://user-images.g