Off Topic
Report problems with the forum itself, or any thing else not specific to Tixati
<<  Back To Forum

what system used to create forum?

by Guest on 2015/11/11 10:31:50 AM    
question to sitemaster, curious for creating own forum with same framework/system
by KH on 2015/11/12 03:13:51 PM    
Pure Node.js, with no framework like Express or Connect, but using 3 NPMs for minor stuff like SQL, image processing, and templates.

About 7,000 lines of js runs both the forum and wiki.  It took 6 weeks of steady work to create.

If I had to do it all over, I would do it in C++14 instead.




This web site is powered by Super Simple Server