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

add a script and files for running the manual testing app on a server #4719

Conversation

janechu
Copy link
Collaborator

@janechu janechu commented May 14, 2021

Pull Request

📖 Description

This change adds a server.js file using express to allow for the manual testing app server to be deployed. This manual app is not a SPA and therefore requires the express server to navigate to folders.

👩‍💻 Reviewer Notes

To review, run the new script in @microsoft/fast-tooling package yarn run build:app, cd into the www folder and run node server.js.

✅ Checklist

General

  • I have included a change request file using $ yarn change
  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

Component-specific

⏭ Next Steps

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

Successfully merging this pull request may close these issues.

3 participants