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
I'd like to use the information from the topics yaml to serve on a static React site. In order to access the yaml, the React application should live in a subdirectory and access the same yaml as the posts that go to the community.
Describe the solution you'd like
Use create react app, but keep the react files serving from a subdirectory named react.
Additional context
We'll probably use a tool like render, vercel, or heroku to deploy the static page.
The text was updated successfully, but these errors were encountered:
I'd like to use the information from the topics yaml to serve on a static React site. In order to access the yaml, the React application should live in a subdirectory and access the same yaml as the posts that go to the community.
Describe the solution you'd like
Use create react app, but keep the react files serving from a subdirectory named react.
Additional context
We'll probably use a tool like render, vercel, or heroku to deploy the static page.
The text was updated successfully, but these errors were encountered: