Skip to content
This repository has been archived by the owner on Jul 31, 2020. It is now read-only.

Refactor Frontend architecture/ update documentation #16

Open
b-m-f opened this issue Jun 3, 2019 · 1 comment
Open

Refactor Frontend architecture/ update documentation #16

b-m-f opened this issue Jun 3, 2019 · 1 comment
Labels
Frontend help wanted Extra attention is needed

Comments

@b-m-f
Copy link
Owner

b-m-f commented Jun 3, 2019

The current architecture is very custom, and might make it more difficult to start working on it.

How exactly the code for each page is built must either be documented (consider splitting the build script into its own module) or could use a community project, such as NuxtJs with a custom webpack configuration to add Elm.

Elm should stay for its superiority to plain JavaScript when working with data.

@b-m-f
Copy link
Owner Author

b-m-f commented Jul 24, 2019

After some thought, the best way to move forward is https://nuxtjs.org/.

This will need the following changes

  • create new nuxt application
  • update Dockerfile to use a node environment to run nuxt app in production
  • port existing Structure into React code

@b-m-f b-m-f added help wanted Extra attention is needed Frontend labels Jul 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Frontend help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant