You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Have an API to download howto files using Remix routing.
Should be done by creating the route: api.howtos.$id.files.$fileId.ts
The API must increase the download count.
The API must validate the authenticated user.
Additional context
This is part of the effort to decouple the firebase from the client to make it easier for a Supabase migration.
And also improve codebase maintainability.
mariojsnunes
changed the title
[Tech] Create API for downloading Howto files (main goal: increase download count)
[Tech] Create API for downloading Howto files
Oct 23, 2024
Is your feature request related to a problem? Please describe.
Have an API to download howto files using Remix routing.
Should be done by creating the route: api.howtos.$id.files.$fileId.ts
The API must increase the download count.
The API must validate the authenticated user.
Additional context
This is part of the effort to decouple the firebase from the client to make it easier for a Supabase migration.
And also improve codebase maintainability.
Blocked by:
The text was updated successfully, but these errors were encountered: