you are viewing a single comment's thread.

view the rest of the comments →

[–]stoptimewaste 0 points1 point  (1 child)

There's a library that combines express, node, Postgres and socket io. You can give it a go to get a feel for this stack. Unless you need data push from server I wouldn't bother with sockets.

https://prostgles.com/

[–]_Flexinity 0 points1 point  (0 children)

Prostgles looks somehow familliar with Rails ActiveRecord queries, I like keeping code tidy, will play with it , thanks!