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

Migration #1

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

Migration #1

wants to merge 26 commits into from

Commits on May 8, 2023

  1. add deps and shadow-cljs support

    zehcnas34 committed May 8, 2023
    Configuration menu
    Copy the full SHA
    01200ce View commit details
    Browse the repository at this point in the history
  2. cleanup some code

    zehcnas34 committed May 8, 2023
    Configuration menu
    Copy the full SHA
    753f170 View commit details
    Browse the repository at this point in the history
  3. add new deps

    zehcnas34 committed May 8, 2023
    Configuration menu
    Copy the full SHA
    7d6aef5 View commit details
    Browse the repository at this point in the history
  4. run clojure -M:fmt fix

    zehcnas34 committed May 8, 2023
    Configuration menu
    Copy the full SHA
    1e81ef9 View commit details
    Browse the repository at this point in the history
  5. remove cljfmt require

    zehcnas34 committed May 8, 2023
    Configuration menu
    Copy the full SHA
    7454620 View commit details
    Browse the repository at this point in the history
  6. booting

    zehcnas34 committed May 8, 2023
    Configuration menu
    Copy the full SHA
    b731b11 View commit details
    Browse the repository at this point in the history
  7. add xtdb component

    ZehCnaS34 committed May 8, 2023
    Configuration menu
    Copy the full SHA
    3a8cfd5 View commit details
    Browse the repository at this point in the history
  8. add datomic

    I've also started adding some queries – the data model
    looks straight forward (I think)
    ZehCnaS34 committed May 8, 2023
    Configuration menu
    Copy the full SHA
    2308e28 View commit details
    Browse the repository at this point in the history
  9. fix datomic close

    ZehCnaS34 committed May 8, 2023
    Configuration menu
    Copy the full SHA
    324864b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f93455e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b387a3e View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. fix entry ns

    ZehCnaS34 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    085faf7 View commit details
    Browse the repository at this point in the history
  2. add query ns

    ZehCnaS34 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    6a81f9d View commit details
    Browse the repository at this point in the history
  3. add resolver ns

    ZehCnaS34 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    44c9b03 View commit details
    Browse the repository at this point in the history
  4. ignore log files

    ZehCnaS34 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    f444b0a View commit details
    Browse the repository at this point in the history
  5. simplify bb.edn

    ZehCnaS34 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    15e49a4 View commit details
    Browse the repository at this point in the history
  6. add pathom

    ZehCnaS34 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    387d1c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2bc0d32 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ae6266 View commit details
    Browse the repository at this point in the history
  9. add api ns

    ZehCnaS34 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    70735d1 View commit details
    Browse the repository at this point in the history
  10. add schema

    ZehCnaS34 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    749db16 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ed0dc4b View commit details
    Browse the repository at this point in the history
  12. split routing

    ZehCnaS34 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    acfc9bd View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. thinking about crawling

    ZehCnaS34 committed May 13, 2023
    Configuration menu
    Copy the full SHA
    7758583 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. add template ns

    ZehCnaS34 committed May 30, 2023
    Configuration menu
    Copy the full SHA
    94504b5 View commit details
    Browse the repository at this point in the history
  2. adding new routes

    unsure if reitit routes are as flexible as
    compojure. This fork has the potential to be hard
    ZehCnaS34 committed May 30, 2023
    Configuration menu
    Copy the full SHA
    dc5fffc View commit details
    Browse the repository at this point in the history