vue-requests icon indicating copy to clipboard operation
vue-requests copied to clipboard

Forum app

Open Piterden opened this issue 8 years ago • 2 comments

Didn't found no one open-source app with forum fucntional

Piterden avatar Feb 18 '17 14:02 Piterden

A forum usually involves more than just client-side code. Where do you expect the data to be stored? How do you expect the user authentication to be established?

MartinMuzatko avatar Jan 18 '18 14:01 MartinMuzatko

I suppose whoever leads the way gets to choose the backend. Maybe existing software (vBulletin, phpBB3, invisionBoard, etc.) can be API'd into? Or in node with expressjs/feathers.js/koa?

carcinocron avatar Jan 28 '18 02:01 carcinocron