microservices/user-db-service
2025-04-21 17:14:11 -07:00
..
prisma working auth + db 2025-04-21 11:35:10 -07:00
routes working auth + db 2025-04-21 11:35:10 -07:00
.env Code changes to make it work with Fly.io 2025-04-21 17:14:11 -07:00
app.js re-organized / added instructor router 2025-04-21 09:59:08 -07:00
Dockerfile Code changes to make it work with Fly.io 2025-04-21 17:14:11 -07:00
fly.toml Code changes to make it work with Fly.io 2025-04-21 17:14:11 -07:00
package-lock.json initial user-db-service 2025-04-16 13:33:12 -07:00
package.json initial user-db-service 2025-04-16 13:33:12 -07:00
readme.md initial user-db-service 2025-04-16 13:33:12 -07:00

database microservice

  • store database tables
  • issue and re-issue auth tokens (jwt)
  • handle password reset into db