git 테스트

sbkwgh 357432c8b2 Fixes for tests and their implementations il y a 8 ans
config cacfe862c4 Add sessionSecret variable il y a 8 ans
lib a614022e88 Move from using params on User instance for permissions to a dedicated Ban model, move methods in permissions.js file to class methods on Ban model il y a 8 ans
migrations c8eb10feb1 Add migration for unique username attribute il y a 8 ans
models 357432c8b2 Fixes for tests and their implementations il y a 8 ans
routes 357432c8b2 Fixes for tests and their implementations il y a 8 ans
test 357432c8b2 Fixes for tests and their implementations il y a 8 ans
.gitignore 05d95c1f3e Include config.js il y a 8 ans
LICENSE 2e15a2ca14 Create LICENSE il y a 8 ans
README.md 2af0626f3d Create README.md il y a 8 ans
package.json 6855ff4661 Add express socket-io package to connect express session with socketio session il y a 8 ans
server.js 79bc92d66e Add log route il y a 8 ans

README.md

forum-backend

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