Skip to content

Commit

Permalink
Added railway example (#6648)
Browse files Browse the repository at this point in the history
  • Loading branch information
raveling authored Sep 24, 2021
1 parent b44c11c commit a44ae82
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/pages/docs/examples.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,16 @@ export default function Docs() {
backend to Heroku. Includes a <strong>one-click deployment</strong> for Heroku account
holders.
</Well>
<Well
grad="grad4"
heading="Railway"
href="https://github.com/keystonejs/keystone-6-railway-example"
target="_blank"
rel="noopener noreferrer"
>
Deploys a Keystone app backend to Railway. Based on the <InlineCode>with-auth</InlineCode>{' '}
project. <strong>One-click deployment</strong> included.
</Well>
</div>
</DocsPage>
);
Expand Down

1 comment on commit a44ae82

@vercel
Copy link

@vercel vercel bot commented on a44ae82 Sep 24, 2021

Choose a reason for hiding this comment

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

Please sign in to comment.