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

Prepare first version of the server #30

Merged
merged 10 commits into from
Oct 31, 2024
Merged

Prepare first version of the server #30

merged 10 commits into from
Oct 31, 2024

Commits on Oct 31, 2024

  1. feat: PUT /projects

    Co-Authored-By: Gregor MacLennan <gmaclennan@digital-democracy.org>
    EvanHahn and gmaclennan committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    a576ecf View commit details
    Browse the repository at this point in the history
  2. test: allowed hosts option

    EvanHahn committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d090007 View commit details
    Browse the repository at this point in the history
  3. feat: GET /projects endpoint

    EvanHahn committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    2e3b491 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a9534f View commit details
    Browse the repository at this point in the history
  5. feat: starting the server

    EvanHahn committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d14435a View commit details
    Browse the repository at this point in the history
  6. feat: Fly.io deployment

    EvanHahn committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    c60eabe View commit details
    Browse the repository at this point in the history
  7. docs: flesh out README

    EvanHahn committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    b2330fb View commit details
    Browse the repository at this point in the history
  8. chore: remove unused bin

    EvanHahn committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    232a206 View commit details
    Browse the repository at this point in the history
  9. feat: build for release

    EvanHahn committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    aa19e12 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    57e521e View commit details
    Browse the repository at this point in the history