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

Using Deta for python back-end #46

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

Using Deta for python back-end #46

wants to merge 15 commits into from

Commits on Jan 16, 2023

  1. switch to modern python packaging standards

    using pdm as front-end and build back-end
    mttbernardini committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    1545bfa View commit details
    Browse the repository at this point in the history
  2. add deta config

    mttbernardini committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    e1f47ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a033978 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6d0de3 View commit details
    Browse the repository at this point in the history
  5. fix: switch back-end to flit

    pdm-backend seems to have issue with editable installs?
    mttbernardini committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    7b75ef5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b89d020 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    b46689b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60937b7 View commit details
    Browse the repository at this point in the history
  3. convenience makefile

    mttbernardini committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    7b6e5ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a11d83a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc0af55 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. fix: CORS domain

    mttbernardini committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    8c0f904 View commit details
    Browse the repository at this point in the history
  2. fix: back-end url

    mttbernardini committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    5e2a736 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff88dff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4079bd2 View commit details
    Browse the repository at this point in the history