An ongoing rewrite of the old, PHP-based version of https://hondaforum.hu
Originally, the forum was born out of the need for a new forum for Honda enthusiasts in Hungary, when the former forum (not created by us) was getting too slow to handle.
The first, now-to-be-rewritten version of the forum was born in 2004(!), working flawlessly ever since.
But, technological developments demanded a rewrite, which is a tedious task and ongoing effort given the system’s vast capabilities. A test version of the new forum can be found at https://new.hondaforum.hu, ever-expanding as time allows, and eventually replacing the old one.
It’s aimed to be a FOSS project, and the source code can be looked at here: https://git.ksol.io/karolyi/forum-django
- Backend
- Nginx
- Django/Python
- Redis
- MySQL
- websockets with django-channel
- Frontend
- TypeScript
- Bootstrap
- Webpack
- Development tools
- Gulp
- SublimeText/VIM
- Automated testing
- Buildbot/Coveralls