Péricles Pires

Results 7 comments of Péricles Pires

@milosrs can you show me how you implemented with NextAuth?

> @pecataToshev @bitpickle @giovannalinda Due to multiple requests, I'm making my example public. See my profile and look for marketing bots frontend. https://github.com/milosrs/marketing-bots-frontend Thank you

I was wondering if it would be possible to use a webhook provider (email, for example) to tap into an api integrated with VenomBot. The api will handle all the...

Same problem here, any workaround? in my case I am adding the image without url and it is being saved as base64

Same error here, i tried with remix also. > > import pkg from '@material-tailwind/react'; > > const { ThemeProvider: ThemeProvider$1, Menu, MenuHandler, Button, Avatar, MenuList, MenuItem, Typography, Navbar, IconButton, Collapse,...

> Last month NestJs release the new version 11 that uses Express v5. This problem also affects new projects with Nest. Mine is broken after this update, still looking for...

> In Express 4, res.sendFile served hidden (dot) files by default. However, in Express 5 the behaviour changed—hidden files and files in hidden directories (like the default .adminjs folder) are...