-
# 글쓰기 주제
```
blog/2023-07-09
```
---
- [ ] todo
## 참고할 자료
- ???
-
We just want to make sure the only stuff which can talk to our databases, are the API routes in NextJS pages/api/*
Would it be a ton of trouble to figure out a way to get a list of IP addresses to …
-
Tudo parece que está funcionando como esperado, apesar da instância do banco que utilizamos não estar conseguindo dar conta, tanto por conta do número alto de conexões abertas consumindo o **processam…
-
With the updated look, I’m seeing some scaling issues on an iPhone 8. The letter boxes are huge in comparison to before and the keyboard is partially off the bottom of the screen, requiring you to scr…
-
After upgrading to nodejs 18.1.0 I got this error:
`[cplayer] mpv 0.34.1-dirty Copyright © 2000-2021 mpv/MPlayer/mplayer2 projects
[cplayer] built on UNKNOWN
[cplayer] FFmpeg library versions:
…
-
This should apply similarly to both js and ts versions, so I am only describing ts here.
### Today, projen generates this (snipped):
```shell
├── next-env.d.ts
├── node_modules
├── package.js…