git 테스트

sbkwgh 16173dfeab Add backup route %!s(int64=8) %!d(string=hai) anos
config cacfe862c4 Add sessionSecret variable %!s(int64=8) %!d(string=hai) anos
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 %!s(int64=8) %!d(string=hai) anos
migrations c8eb10feb1 Add migration for unique username attribute %!s(int64=8) %!d(string=hai) anos
models c7e94d59ca Associate poll quesiton with thread and add test case constraints %!s(int64=8) %!d(string=hai) anos
routes 16173dfeab Add backup route %!s(int64=8) %!d(string=hai) anos
test 07a56dbce8 Add hasVoted parameter %!s(int64=8) %!d(string=hai) anos
.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 %!s(int64=8) %!d(string=hai) anos
LICENSE 2e15a2ca14 Create LICENSE %!s(int64=8) %!d(string=hai) anos
README.md 2af0626f3d Create README.md %!s(int64=8) %!d(string=hai) anos
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 %!s(int64=8) %!d(string=hai) anos
server.js 16173dfeab Add backup route %!s(int64=8) %!d(string=hai) anos

README.md

forum-backend

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