|
|
|
|
|
by mdnahas
900 days ago
|
|
I've been developing for PocketBase for 2 months. As someone else mentioned, API rules can control access to rows. It can send emails. Set timers. And send its own requests to other webservers. (I haven't used any of these features.) https://pocketbase.io/docs/js-sending-emails/ I had to write my own CSV importer. (I'm hoping to open-source it.) As for internationalization, what specific features did you want? That seems more like a front-end feature. |
|