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

PROPOSAL: MVC Gatsby/Next #57

Open
javag97 opened this issue Sep 1, 2021 · 2 comments
Open

PROPOSAL: MVC Gatsby/Next #57

javag97 opened this issue Sep 1, 2021 · 2 comments

Comments

@javag97
Copy link
Member

javag97 commented Sep 1, 2021

We are using react components. I propose we use a framework like: https://www.gatsbyjs.com/ or https://nextjs.org/ to improve the developer experience.

In scope:
render same webpage, with each page as a react component

Out of scope:
make any changes to the existing design system page

@javag97
Copy link
Member Author

javag97 commented Sep 1, 2021

I'm wondering if this is possible without using something like npm, or yarn (web packages). I was hoping just using a Command Line Interface might be the easiest, especially if they are easy to install and configure from a command line. this is similar to running a PHP server as we do now. I don't want to make it harder to contribute. What type of complexity are we comfortable adding?

@javag97
Copy link
Member Author

javag97 commented Sep 1, 2021

option 2: setup a https://www.gitpod.io/ container, with all the configurations set under the hood.

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

No branches or pull requests

1 participant