node-go/server
2020-01-15 13:52:01 -08:00
..
bin stub middleware (including socket), controllers architecture 2020-01-08 11:24:24 -08:00
controllers add validation and sanitization for auth/. posts 2020-01-15 13:52:01 -08:00
data add login verification of user 2020-01-14 23:09:01 -08:00
middleware add validation and sanitization for auth/. posts 2020-01-15 13:52:01 -08:00
routes add validation and sanitization for auth/. posts 2020-01-15 13:52:01 -08:00
services add validation and sanitization for auth/. posts 2020-01-15 13:52:01 -08:00
test add validation and sanitization for auth/. posts 2020-01-15 13:52:01 -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 add sign jwt function and hook to auth/signup 2020-01-13 14:47:45 -08:00
socket.js stub middleware (including socket), controllers architecture 2020-01-08 11:24:24 -08:00