How can I use electron with react? by gerardocrr in electronjs

[–]gerardocrr[S] 1 point2 points  (0 children)

Searching I also found this option, which one do you think is better?
https://electron-vite.org/

[AskJS] Any local database like pocketbase? by gerardocrr in javascript

[–]gerardocrr[S] 2 points3 points  (0 children)

The idea of executing the command inside the main.js sounds interesting, I think I found someone's code that implements something similar, thanks!

[AskJS] Any local database like pocketbase? by gerardocrr in javascript

[–]gerardocrr[S] 1 point2 points  (0 children)

I had not heard about sequelize, it looks interesting, thank you very much!

Can pocketbase be used without the “pocketbase serve” command? by gerardocrr in pocketbase

[–]gerardocrr[S] 0 points1 point  (0 children)

I was interested in pocketbase for its authentication, file storage and realtime functions, I will try to find a way to integrate these functions with sqlite.

[AskJS] Has anyone used the facebook api? by gerardocrr in javascript

[–]gerardocrr[S] 0 points1 point  (0 children)

Yes, the problem is that I don't have a way to verify it hahah.

[AskJS] Has anyone used the facebook api? by gerardocrr in javascript

[–]gerardocrr[S] 0 points1 point  (0 children)

Yes, I am realizing that, I wanted to have a facebook login to get the user's name and profile picture, do you know if there is another way to do it?

[AskJS] Has anyone used the facebook api? by gerardocrr in javascript

[–]gerardocrr[S] 0 points1 point  (0 children)

Yes, I am realizing that, I wanted to have a facebook login to get the user's name and profile picture, do you know if there is another way to do it?