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

Update guidance on publishing prototypes using Heroku and Railway #193

Conversation

vickytnz
Copy link
Contributor

@vickytnz vickytnz commented Dec 18, 2024

Adding more structure and splitting up the sections to make it clearer.

@vickytnz vickytnz linked an issue Dec 18, 2024 that may be closed by this pull request
@frankieroberto frankieroberto temporarily deployed to nhs-prototyp-191-add-gu-rq2kio December 18, 2024 21:42 Inactive
@vickytnz vickytnz added the Content Improvements or additions to documentation label Dec 18, 2024
@vickytnz
Copy link
Contributor Author

@davidhunter08 fyi this is based on our discussion that the guidance could be beefed up a bit. There's a whole other guide in progress about general github guidance but this at least makes the GitHub bit easier to scan

<p>In Railway, you also need to create:</p>
<ul>
<li>a variable called <code class="app-code">NODE_ENV</code> and set the value to <code class="app-code">production</code></li>
<li>a variable called <code class="app-code">USE_AUTH</code> with the value of <code class="app-code">true</code></li>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I’m not sure if this USE_AUTH is still needed for Railway? Can’t find any reference to it... 🤔

@frankieroberto frankieroberto changed the title Add more detailed guidance about GitHub Update guidance on publishing prototypes using Heroku and Railway Feb 4, 2025
@frankieroberto
Copy link
Contributor

Updated page:

publish-after

@frankieroberto frankieroberto merged commit aa7ed10 into main Feb 4, 2025
4 checks passed
@frankieroberto frankieroberto deleted the 191-add-guidance-on-how-to-get-a-prototype-online-by-using-github-actions branch February 4, 2025 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content Improvements or additions to documentation
Development

Successfully merging this pull request may close these issues.

Update guidance on how to publish a prototype
3 participants