git 테스트

sbkwgh df0a8eea88 Try to fix socket.io bug - still doesn't work but code in place for what *should* work (i.e. reloading the session in socket.io when users sends login message 8 vuotta sitten
config cacfe862c4 Add sessionSecret variable 8 vuotta sitten
lib df0a8eea88 Try to fix socket.io bug - still doesn't work but code in place for what *should* work (i.e. reloading the session in socket.io when users sends login message 8 vuotta sitten
migrations c8eb10feb1 Add migration for unique username attribute 8 vuotta sitten
models 357432c8b2 Fixes for tests and their implementations 8 vuotta sitten
routes df0a8eea88 Try to fix socket.io bug - still doesn't work but code in place for what *should* work (i.e. reloading the session in socket.io when users sends login message 8 vuotta sitten
test 5dd717f960 Add routes for analytics page 8 vuotta sitten
.gitignore df0a8eea88 Try to fix socket.io bug - still doesn't work but code in place for what *should* work (i.e. reloading the session in socket.io when users sends login message 8 vuotta sitten
LICENSE 2e15a2ca14 Create LICENSE 8 vuotta sitten
README.md 2af0626f3d Create README.md 8 vuotta sitten
package.json df0a8eea88 Try to fix socket.io bug - still doesn't work but code in place for what *should* work (i.e. reloading the session in socket.io when users sends login message 8 vuotta sitten
server.js 79bc92d66e Add log route 8 vuotta sitten

README.md

forum-backend

This is the backend (or 'api component') of the forum software to go along with the corresponding frontend project.