Skip to content

Refactor the app to use a proper backend #5

Description

@vstrimaitis

Currently, all logic is running in the frontend. The data is served as massive json files. It would be smart to move all of this data to some back end service and expose some REST endpoints that the front end could consume.

The main problem is hosting. Investigate hosting / storage options (heroku / azure / ???). If any of those is good enough to be used, the app should be refactored.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions