-
**Describe the bug**
My next config.
```import million from 'million/compiler';
/** @type {import('next').NextConfig} */
const nextConfig = {
webpack(config) {
config.module.rules.pus…
-
I made a template here: https://github.com/seanpmaxwell/express5-typescript-template. I think some people could find it really useful.
-
> _Originally posted by @j718 in https://github.com/MichalLytek/typegraphql-prisma/issues/1#issuecomment-697454730_
```
"type-graphql": "^1.0.0",
typegraphql-prisma": "^0.6.1",
```
I keep g…
-
Based on [what I understand from ChatGPT](https://chat.openai.com/share/6efcfe5a-644a-4b3e-8056-5d7904d6847c), `main` should point to the built JavaScript files, not to the TypeScript source code. Or …
-
### Current Behavior
```
➜ saasfly_client git:(main) ✗ npx nx show projects
@fasto/boilerplate
@fasto/nextjs
@fasto/hooks
@fasto/icons
@fasto/utils
boilerplate
@fasto/crud
@fasto/ui
sa
```
pnpm-wor…
-
### Link to the code that reproduces this issue
https://github.com/george-thomas-hill/next-and-firebase-build-error
### To Reproduce
I get "Error: Failed to collect page data" when building an ap…
-
:wave:
First of all thanks for this project, it seems nicely done (I did not have a lot of time to play with yet).
The move to typescript would be quite easy.
Would you be open to migrate to…
-
Following the new Next Integration Steps will overcome the "document is not defined" issue that has been mentioned and the components will load but they will not function.
**To Reproduce**
1. Foll…
-
### Bug description
Trying to use Prisma with Next.js 13.9 app router. By default, Next.js modifies fetch to cache data indefinitely - https://nextjs.org/docs/app/building-your-application/data-fet…
-
## 编程小炒
https://github.com/wxyyxc1992/Awesome-CheatSheet/tree/master/ProgrammingLanguage (👍 💯 💯 学习)
## Vulcan.js
https://github.com/VulcanJS/Vulcan (A toolkit to quickly build apps with Rea…