microservices/assignment-db-service
2025-05-05 14:50:05 -07:00
..
prisma added complete api functionality 2025-04-29 12:01:10 -07:00
.dockerignore added docker file 2025-04-28 09:53:22 -07:00
.env update git ignore 2025-04-25 13:56:35 -07:00
.env.development added password hashing 2025-05-01 16:07:55 -07:00
.env.test added password hashing 2025-05-01 16:07:55 -07:00
app.js submit assignment now creates an fly machine 2025-05-05 14:50:05 -07:00
Dockerfile A 2025-04-24 11:36:03 -07:00
DockerfileDEV added complete api functionality 2025-04-29 12:01:10 -07:00
fly.toml bug fix for fly server 2025-05-02 18:33:50 -07:00
package-lock.json added password hashing 2025-05-01 16:07:55 -07:00
package.json added password hashing 2025-05-01 16:07:55 -07:00
readme.md A 2025-04-24 11:36:03 -07:00

database microservice

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