Skip to content

Commit 1b92811

Browse files
committed
Merge branch 'release/1.8.5'
2 parents 3599683 + 2d259d1 commit 1b92811

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

docs/boring-stack/railway.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,18 @@ This template includes:
7272
- **PostgreSQL**: A pre-configured PostgreSQL database.
7373
- **Redis**: A pre-configured Redis instance.
7474

75+
## One-click deploy ascent-vue
76+
77+
Simply click the button, and Railway will set up everything you need to get your new production-ready SaaS app live using the `ascent-vue` Railway template.
78+
79+
[![Deploy on Railway](https://railway.com/button.svg)](https://railway.com/deploy/3Hjrjs?referralCode=orSqKL&utm_medium=integration&utm_source=template&utm_campaign=generic)
80+
81+
This template includes:
82+
83+
- **Ascent Vue**: The Boring Stack production-ready SaaS template with Vue, authentication, teams, and billing.
84+
- **PostgreSQL**: A pre-configured PostgreSQL database.
85+
- **Redis**: A pre-configured Redis instance.
86+
7587
## GitHub Repo
7688

7789
Push your app to a repo on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sailscasts-docs",
3-
"version": "1.8.4",
3+
"version": "1.8.5",
44
"private": true,
55
"description": "The official docs hub for Sailscasts",
66
"scripts": {

0 commit comments

Comments
 (0)