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 main.rs #20

Merged
merged 3 commits into from
Apr 26, 2024
Merged

Refactor main.rs #20

merged 3 commits into from
Apr 26, 2024

Conversation

effward
Copy link
Owner

@effward effward commented Jul 9, 2023

  • move dependency + server init and startup code to new server module
  • split up code in to files by dependency
  • add redis-rs client (currently unused)
  • add envvar for controlling 'environment'
    • use it to control the CORS allowed origins

@effward effward merged commit 8fbd4b4 into main Apr 26, 2024
3 checks passed
@effward effward deleted the feature/caching-improvements branch April 26, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant