Skip to content

Implement background task to download api data #137

@toddjordan

Description

@toddjordan

Since the API data will be kept in separate files, spawn a background thread to download them and populate the data store (indexedDB) while the user is browsing the site.

On initial load the client will fetch a manifest file containing the list of files for the current project/version.
This should kick off a worker that iterates the list of files, fetching each and storing to the local db.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions