ovidiuch/flatris

backend server

Sbeaute opened this issue · 6 comments

i want to know how you build your backend server if you have the code for that

@Sbeaute All the code is in this repo. It's built using Express and Socket.IO.

how would use implement the "crud" method with express . and socket.IO. ?

i wanted to make a project using react but confused on what back end server should i use to connect them together and make them function i was told about axios ? any tips and pointers you can give me.

api crud method ?

What you're asking is too vague so I'm afraid I can't answer it. You can use any backend you want. React is just a UI library. Sorry but this doesn't have anything to do with Flatris.

FYI the server code is here: https://github.com/skidding/flatris/tree/master/server

Best of luck!

img_1058
img_1057