config
|
cacfe862c4
Add sessionSecret variable
|
8 年 前 |
lib
|
28d93284ab
Add new error if user likes their own post
|
8 年 前 |
migrations
|
c8eb10feb1
Add migration for unique username attribute
|
8 年 前 |
models
|
97413f1a73
Implement post 'likes' feature
|
8 年 前 |
routes
|
c633d7895c
Destroy session on deletion of account
|
8 年 前 |
test
|
1270af7161
Add await keyword
|
8 年 前 |
.gitignore
|
05d95c1f3e
Include config.js
|
8 年 前 |
package.json
|
4112f7574e
Add socket.io dependencies
|
8 年 前 |
server.js
|
601a4eee2e
Add socketio initial setup, passing the io variable in express app object
|
8 年 前 |