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

Create a server.js file using express for the production site #30

Closed
janechu opened this issue Sep 14, 2021 · 0 comments · Fixed by #36
Closed

Create a server.js file using express for the production site #30

janechu opened this issue Sep 14, 2021 · 0 comments · Fixed by #36
Assignees
Labels
area:dev-ops Pertains to build, CI, and other dev-ops work
Projects
Milestone

Comments

@janechu
Copy link
Contributor

janechu commented Sep 14, 2021

Description

There should be a server.js file using express and helmet which can serve the production build of the Creator site.

Requirements

  • The production site should be directly usable in an iframe by Figma2FAST, thus the CORS policy should allow receipt of a postMessage from any origin, or should whitelist a domain which @studioab can provide
@janechu janechu added this to the Release 1 (beta) milestone Sep 14, 2021
@janechu janechu added this to Triage in Overview via automation Sep 14, 2021
@janechu janechu added area:dev-ops Pertains to build, CI, and other dev-ops work feature A new feature labels Sep 14, 2021
@janechu janechu moved this from Triage to Backlog in Overview Sep 14, 2021
@janechu janechu changed the title [Feature]: Create a server.js file using express for the production site Create a server.js file using express for the production site Sep 14, 2021
@janechu janechu removed the feature A new feature label Sep 14, 2021
Overview automation moved this from Backlog to Done Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dev-ops Pertains to build, CI, and other dev-ops work
Projects
Development

Successfully merging a pull request may close this issue.

2 participants