node-go/server
2020-01-17 00:46:02 -08:00
..
bin stub middleware (including socket), controllers architecture 2020-01-08 11:24:24 -08:00
controllers patch signup post for existing user to return 409 2020-01-17 00:23:18 -08:00
data patch signup post for existing user to return 409 2020-01-17 00:23:18 -08:00
middleware debug password hashing function 2020-01-15 20:04:55 -08:00
routes add validation and sanitization for auth/. posts 2020-01-15 13:52:01 -08:00
services patch signup post for existing user to return 409 2020-01-17 00:23:18 -08:00
test patch signup post for existing user to return 409 2020-01-17 00:23:18 -08:00
knexfile.js patch knexfile name to run migrations 2020-01-14 14:42:46 -08:00
package-lock.json add validation and sanitization for auth/. posts 2020-01-15 13:52:01 -08:00
package.json add validation and sanitization for auth/. posts 2020-01-15 13:52:01 -08:00
Procfile debug produciton db connection 2020-01-09 16:29:20 -08:00
server.js patch server production env allowed origin 2020-01-17 00:46:02 -08:00
socket.js debug password hashing function 2020-01-15 20:04:55 -08:00