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

refactor: move database layer to its own package 📦 #87

Merged
merged 14 commits into from
Apr 3, 2024
Merged

Commits on Apr 3, 2024

  1. initialize

    ramiAbdou committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    9de857d View commit details
    Browse the repository at this point in the history
  2. move files

    ramiAbdou committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    fe395e2 View commit details
    Browse the repository at this point in the history
  3. export DB

    ramiAbdou committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    41b772b View commit details
    Browse the repository at this point in the history
  4. exports

    ramiAbdou committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    4ca08a0 View commit details
    Browse the repository at this point in the history
  5. remove vite

    ramiAbdou committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    1c30c72 View commit details
    Browse the repository at this point in the history
  6. use-cases folder

    ramiAbdou committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    dfe63bc View commit details
    Browse the repository at this point in the history
  7. remove DATABASE_URL

    ramiAbdou committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    e3d03f5 View commit details
    Browse the repository at this point in the history
  8. remove env

    ramiAbdou committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    d22abd8 View commit details
    Browse the repository at this point in the history
  9. update documentation

    ramiAbdou committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    8c3b2e3 View commit details
    Browse the repository at this point in the history
  10. cool

    ramiAbdou committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    8abf3fa View commit details
    Browse the repository at this point in the history
  11. @oyster/db to apps

    ramiAbdou committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    8bd4220 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c97c842 View commit details
    Browse the repository at this point in the history
  13. reorder

    ramiAbdou committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    2effa59 View commit details
    Browse the repository at this point in the history
  14. db

    ramiAbdou committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a980252 View commit details
    Browse the repository at this point in the history