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

add ability to fetch config from care #119

Merged
merged 3 commits into from
Apr 15, 2024
Merged

Conversation

sainak
Copy link
Member

@sainak sainak commented Feb 27, 2024

  • add ability to generate keys on startup
  • fix typescript dev and improve typscript compat
  • upgrade prisma and use singleton client
  • make asset.external_id primary key
  • fixes Auto-fetch config from care #118
  • add reoutes to verify/get tokens for videoFeed/vitals
  • add authentication for frontend routes
  • add csrf protection
  • fixes Upgrade to nodejs v20 #111
  • refactor

* add ability to generate keys on startup

* fix typescript dev and improve typscript compat

* upgrade prisma and use singleton client

* make asset.external_id primary key

* refactor asset routes
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sainak Why are we removing the script to generate keys?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gigincg gigincg merged commit eff9524 into develop Apr 15, 2024
3 checks passed
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.

Auto-fetch config from care Upgrade to nodejs v20
3 participants