Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend: Begin porting to Prisma ORM, migration to TypeScript, use of static analysis (ESLint, Prettier) #102

Merged
merged 33 commits into from
Sep 23, 2023

Commits on Sep 6, 2023

  1. Setup prisma ORM

    Lhwhatever committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    d1e749c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    198f207 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c9a872 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ecc5d6 View commit details
    Browse the repository at this point in the history
  5. Fix requires issues

    Lhwhatever committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    3537acf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    936a201 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    640763b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4146e16 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    066340b View commit details
    Browse the repository at this point in the history
  10. Fix missing files

    Lhwhatever committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    f6a9411 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    530134f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a4bc47a View commit details
    Browse the repository at this point in the history
  13. Port fce queries

    Lhwhatever committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    84b27c4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c1a82bd View commit details
    Browse the repository at this point in the history
  15. Add build/ to gitignore

    Lhwhatever committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    34d21c2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ec31253 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    112bb06 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    056762f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2724051 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    93c82e0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1eb638d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e11231c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a5a9150 View commit details
    Browse the repository at this point in the history
  24. Fix backend lint issues

    Lhwhatever committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    f7090e6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    efe43fe View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    769b33e View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. formatting

    Lhwhatever committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    9d2f134 View commit details
    Browse the repository at this point in the history
  2. use dotenv

    Lhwhatever committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    ed43020 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f8ae03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffb3a4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0d4580 View commit details
    Browse the repository at this point in the history
  6. gitignore .env

    Lhwhatever committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    350a80d View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    5aa850e View commit details
    Browse the repository at this point in the history