Skip to content

Commit 256c18b

Browse files
authored
docs: Add link to deploy using Railway (#21)
Signed-off-by: sam <[email protected]>
1 parent 375c866 commit 256c18b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ sh -c "$(curl -Ls https://handles.run)"
1212

1313
...or [download the latest release][releases].
1414

15+
### Railway
16+
17+
[![Deploy on Railway](https://railway.com/button.svg)](https://railway.com/template/JGzTOH?referralCode=M8LQLq)
18+
19+
One-click deploy is available using Railway.com[^1].
20+
1521
## Implementation
1622

1723
A `handle` is a hostname (e.g: `alice.example.com`) which the server may or may
@@ -68,3 +74,5 @@ A string containing zero or more tokens which are replaced when rendering.
6874

6975
[atproto/resolution/well-known]: https://atproto.com/specs/handle#handle-resolution
7076
[releases]: https://github.com/prompt/handles-server/releases
77+
78+
[^1]: Railway provide [a 25% "Template Kickback"](https://railway.com/open-source-kickback) when you sign up using our link

0 commit comments

Comments
 (0)